Skip to content

Commit

Permalink
Update update-feature-readmes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 17, 2023
1 parent ec829d1 commit 06ff654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-feature-readmes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- src/*/devcontainer-feature.json
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
list-features:
Expand Down

0 comments on commit 06ff654

Please sign in to comment.