Skip to content

Commit 06e74f0

Browse files
authored
Update github_actions_scan.yml
1 parent 6aff7cd commit 06e74f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/github_actions_scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ env:
3232
jobs:
3333
check-changes:
3434
runs-on: 'ubuntu-latest'
35+
if: github.event_name != 'merge_group'
3536
outputs:
3637
files: '${{ steps.check.outputs.files }}'
3738
permissions:

0 commit comments

Comments
 (0)