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 Apr 5, 2024
1 parent 926684e commit c6de09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
name: Generate job matrix
concurrency:
group: ${{ github.event_name }}-${{ github.workflow }}
cancel-in-progress: false
cancel-in-progress: true
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.matrix.outputs.matrix }}
Expand Down

0 comments on commit c6de09e

Please sign in to comment.