mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
only run greeting on issues for the time being
This commit is contained in:
parent
70bd4e2c8b
commit
52300804d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/greetings.yml
vendored
2
.github/workflows/greetings.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Greetings
|
||||
|
||||
on: [pull_request, issues]
|
||||
on: [issues]
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue