mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-13 19:54:35 +02:00
Fix workflow's permissions.
This commit is contained in:
parent
d77cd95f91
commit
47bbf95fa3
1 changed files with 3 additions and 1 deletions
4
.github/workflows/reuse.yml
vendored
4
.github/workflows/reuse.yml
vendored
|
@ -15,7 +15,9 @@ on:
|
|||
- cron: '15 5 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
check:
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue