Skip to content

Commit

Permalink
Update renovate-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Oct 1, 2024
1 parent f56dcc6 commit 37c540c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/renovate-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
permissions:
contents: read

concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref_name }}-${{ github.event.number || github.sha }}
cancel-in-progress: true

jobs:
validate:
name: Renovate validation
Expand Down

0 comments on commit 37c540c

Please sign in to comment.