ff
All checks were successful
ansible-lint / ansible-lint (pull_request) Successful in 51s
gitleaks / gitleaks (pull_request) Successful in 6s

This commit is contained in:
Michael Grote 2024-08-22 22:04:51 +02:00
parent 16f434c720
commit 728c3f3e0b
2 changed files with 4 additions and 2 deletions

View file

@ -6,10 +6,11 @@ on:
# https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ansible-lint:
runs-on: ubuntu-latest

View file

@ -6,9 +6,10 @@ on:
# https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
gitleaks:
#runs-on: ubuntu-latest