Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Nov 19, 2024
1 parent 73688e8 commit 8593e3d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/lint-pr-title.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
name: Lint pull request title

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

permissions:
pull-requests: read
Expand Down

0 comments on commit 8593e3d

Please sign in to comment.