mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 07:00:13 +01:00
Update greetings.yml
Add permissions. Add indentation.
This commit is contained in:
parent
44057ad111
commit
519732d844
1 changed files with 15 additions and 10 deletions
5
.github/workflows/greetings.yml
vendored
5
.github/workflows/greetings.yml
vendored
|
|
@ -7,6 +7,11 @@ on:
|
|||
issues:
|
||||
types: [opened]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue