Skip to content

Commit

Permalink
chore: update workflow to include target branch change
Browse files Browse the repository at this point in the history
  • Loading branch information
bayological committed Sep 17, 2024
1 parent e9af049 commit e1da469
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- main
pull_request_target:
branches:
- main

jobs:
check-target-branch:
Expand Down

0 comments on commit e1da469

Please sign in to comment.