We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5304fd commit 0cb40dfCopy full SHA for 0cb40df
1 file changed
.github/workflows/ci-main-pull-request-stub-1.0.7.yml
@@ -4,9 +4,9 @@ name: CI Pull Request – TruffleHog Only
4
5
on:
6
pull_request:
7
- branches: [ main ]
+ branches: [ vj/update-common-github-action-workflow, main ]
8
push:
9
+ branches: [ vj/update-common-github-action-workflow,main ]
10
11
workflow_dispatch:
12
0 commit comments