We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea1da3 commit cb52436Copy full SHA for cb52436
.github/workflows/sanity-test.yaml
@@ -20,7 +20,6 @@ jobs:
20
21
steps:
22
- name: Trigger Onboarding job for this repo
23
- if: ${{ steps.check-skip-sanity-test.outputs.SKIP_SANITY_TEST == 'false'}}
24
id: trigger-jenkins-job
25
uses: sysdiglabs/jenkins-job-trigger-action@1.1.0
26
with:
0 commit comments