mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
Fix workflow's permissions.
This commit is contained in:
parent
68ea9c5f41
commit
8254e72da0
4
.github/workflows/reuse.yml
vendored
4
.github/workflows/reuse.yml
vendored
@ -15,7 +15,9 @@ on:
|
||||
- cron: '30 4 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
check:
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user