mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +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:
|
issues:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull-requests: write
|
||||||
|
issues: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
greeting:
|
greeting:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue