mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +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
|
name: Greetings
|
||||||
|
|
||||||
on: [issues]
|
on:
|
||||||
|
pull_request: {}
|
||||||
|
issues:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
greeting:
|
greeting:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue