Skip to content

Commit

Permalink
Merge pull request #116 from richardcase/title_action_action_fix
Browse files Browse the repository at this point in the history
fix: titlecheck action fails
  • Loading branch information
richardcase authored Oct 7, 2021
2 parents 6aa469d + 7d156ea commit 06f7297
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/titlecheck.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: titlecheck

on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
on:
- pull_request_target

jobs:
titlecheck:
Expand Down

0 comments on commit 06f7297

Please sign in to comment.