Skip to content

Commit

Permalink
cancela actions anterior
Browse files Browse the repository at this point in the history
  • Loading branch information
albertotb committed Nov 23, 2023
1 parent bc76cb0 commit abf15ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pre-commit-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches: [main]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
pre-commit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit abf15ba

Please sign in to comment.