Skip to content

Conversation

@gegoune
Copy link
Collaborator

@gegoune gegoune commented Mar 10, 2024

This PR sets concurrency for all workflows and also runs ci workflow on master branch.

@gegoune gegoune requested a review from alex-courtis March 10, 2024 07:21
Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concurrency is a good find; something that is desirable regardless.

Let's see how it behaves.


concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's really handy...

@gegoune gegoune merged commit c64becf into master Mar 14, 2024
@gegoune gegoune deleted the ci/concurrency branch March 14, 2024 05:36
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.

3 participants