Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/create-prs-for-stale-branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 5, 2024
1 parent e15256c commit 6f13799
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/create-prs-for-stale-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: false

permissions:
contents: read

jobs:
build-matrix:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f13799

Please sign in to comment.