mirror of
https://github.com/dorny/paths-filter.git
synced 2026-06-29 04:30:43 +00:00
Merge 29b8170a37 into f3ceefdc7e
This commit is contained in:
commit
5d50ae4f10
1 changed files with 2 additions and 1 deletions
|
|
@ -337,7 +337,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
# Required permissions
|
||||
permissions:
|
||||
pull-requests: read
|
||||
contents: read # required by actions/checkout
|
||||
pull-requests: read # required by dorny/paths-filter
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: dorny/paths-filter@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue