Skip to content

Commit

Permalink
add merge_queue trigger (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffreyhung authored Jan 29, 2025
1 parent f2a9fd9 commit 2ef5779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secret-scan.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Secret Scan

on: [pull_request]
on: [pull_request, merge_group]

jobs:
secret-scan:
Expand Down

0 comments on commit 2ef5779

Please sign in to comment.