Skip to content

Commit

Permalink
Update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy authored Oct 30, 2023
1 parent c496fc6 commit 396bfcc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check_cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
branches:
- 'master'
- 'main'
pull_request:
paths:
- reusable_workflows/**
- requirements.txt
merge_group:
# we do not need this workflow to run on merge_group because its whole purpose is to check if the PR is mergeable
# to test changes to this workflow, it needs to be manually run on the specific branch
Expand Down

0 comments on commit 396bfcc

Please sign in to comment.