Skip to content

Commit

Permalink
Update greetings.yml
Browse files Browse the repository at this point in the history
closes #1230
  • Loading branch information
simskij committed Feb 20, 2022
1 parent 25a9639 commit f79e4b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Greetings

on: [issues]
on:
pull_request: {}
issues:
types:
- opened

jobs:
greeting:
Expand Down

0 comments on commit f79e4b5

Please sign in to comment.