Skip to content

Commit

Permalink
T6449: added pr update trigger (#3596)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Jun 9, 2024
1 parent bd80160 commit 395bd4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/chceck-pr-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
name: Check pull request message format

on:
pull_request:
pull_request_target:
branches:
- current
- crux
- equuleus
types: [opened, synchronize, edited]

permissions:
pull-requests: write
Expand Down

0 comments on commit 395bd4e

Please sign in to comment.