mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-07 16:49:03 +00:00
Update README.md
This commit is contained in:
parent
de90cc6fb3
commit
29b8170a37
1 changed files with 2 additions and 1 deletions
|
@ -322,7 +322,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@v4
|
||||
- uses: dorny/paths-filter@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue