We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5451da9 commit 35b1910Copy full SHA for 35b1910
.github/workflows/ggscout.yml
@@ -5,7 +5,5 @@ on:
5
6
jobs:
7
call-org-workflow:
8
- uses: my-org/.github/.github/workflows/ci.yml@main
9
- with:
10
- param: value
+ uses: GitGuardian/.github/.github/workflows/ggscout.yml@main
11
secrets: inherit
0 commit comments