Skip to content

Commit

Permalink
Use single on object for event trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mittalyashu committed Sep 14, 2019
1 parent 99c4712 commit db2231e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Greetings

on:
issues:
# Remove PRs from dependabot
pull_request:
branches:
- '!dependabot/*'
issues:
- opened

jobs:
greeting:
Expand Down

0 comments on commit db2231e

Please sign in to comment.