Skip to content

Update workflows #225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Update workflows #225

merged 2 commits into from
Jun 6, 2025

Conversation

hturner
Copy link
Member

@hturner hturner commented Jun 6, 2025

Make a couple of changes across GitHub actions, that I previously made only to the "Build MKDocs website" workflow:

  • update if: so that the job runs on workflow dispatch or a merged PR to the main or devel branch (this allows us to run the action on demand)
  • move permissions from local (within job) to global for the workflows that attempt to build and push - it seems this is now necessary for the actions to work

@hturner hturner merged commit 705de5e into devel Jun 6, 2025
1 check passed
@hturner hturner deleted the workflows branch June 6, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant