mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
parent
25a9639368
commit
f79e4b5435
1 changed files with 5 additions and 1 deletions
6
.github/workflows/greetings.yml
vendored
6
.github/workflows/greetings.yml
vendored
|
@ -1,6 +1,10 @@
|
|||
name: Greetings
|
||||
|
||||
on: [issues]
|
||||
on:
|
||||
pull_request: {}
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue