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

Fix pipeline #29

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Fix pipeline #29

merged 3 commits into from
Mar 12, 2024

Conversation

gcavelier
Copy link
Contributor

  • don't run the 'build' pipeline on the 'main' branch, except for pull requests (the 'release' pipeline will take care of it)
  • don't modify the Cargo.* files (the 'main' branch is protected and this is not necessary)
  • generate a tag and a release when running the 'release' pipeline

@arnou arnou merged commit fc013dc into cnieg:main Mar 12, 2024
2 checks passed
@gcavelier
Copy link
Contributor Author

Ah, enfin! ;)
\o/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants