Skip to content

Commit

Permalink
Update automation.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Aug 19, 2023
1 parent eb8a1e2 commit 9096979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
name: Generate job matrix
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
group: ${{ github.workflow }}
cancel-in-progress: true
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit 9096979

Please sign in to comment.