Skip to content

Commit

Permalink
ci: Add validate action pull_request types.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shakeskeyboarde committed Dec 9, 2023
1 parent 8930aa9 commit 91c8f50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
pull_request:
branches:
- main
types:
- opened
- reopened
- edited
- synchronize

env:
TERM: linux
Expand Down

0 comments on commit 91c8f50

Please sign in to comment.