Skip to content
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

do not run release job on pr #159

Conversation

gamezftw
Copy link
Contributor

add conditional to release job to not run on pull_request
fix tags-ignore syntax
do not trigger pr workflow on changes to README.md
add test-archlinux to needs on release job

add conditional to `release` job to not run on pull_request
fix `tags-ignore` syntax
do not trigger pr workflow on changes to `README.md`
add `test-archlinux` to needs on `release` job
@stefangweichinger
Copy link
Owner

Looks great, thanks

@stefangweichinger stefangweichinger merged commit 35a66e1 into stefangweichinger:main Jul 18, 2024
30 checks passed
@stefangweichinger
Copy link
Owner

Now the workflow doesnt' get started on main after the merging. I'd say it should do that. It should rerun all tests in main with the latest merges and then (because on main branch) release the code to galaxy.

I add a tag now, that might trigger the workflow. Maybe that's trigger enough ... unsure.

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.

2 participants