suspend PR greeting

This commit is contained in:
J. Borovec 2020-03-11 21:41:18 +01:00
parent 5691ffb160
commit 5e013f6e2f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Greetings
# https://github.com/marketplace/actions/first-interaction
on: [pull_request, issues]
on: [issues] # pull_request
jobs:
greeting: