Skip to content

Commit

Permalink
Update build-example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 authored Oct 1, 2023
1 parent 01b5c67 commit 75ddaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ main ]

concurrency:
group: ${{ github.head_ref || github.ref_name }}
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true

env:
Expand Down

0 comments on commit 75ddaf5

Please sign in to comment.