File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - ' **/*.md'
66
77jobs :
8- tests :
8+ security-scan-source :
99 runs-on : ubuntu-latest
1010 steps :
1111 - run : echo "Bypass success for docs-only PR"
12- tests-v2 :
12+ build :
1313 runs-on : ubuntu-latest
1414 steps :
1515 - run : echo "Bypass success for docs-only PR"
16- security-scan-source :
16+ manifest :
1717 runs-on : ubuntu-latest
1818 steps :
1919 - run : echo "Bypass success for docs-only PR"
20- build-and-push-krkn :
20+ security-badge :
2121 runs-on : ubuntu-latest
2222 steps :
2323 - run : echo "Bypass success for docs-only PR"
24- build-push-redhat-chaos :
24+ tests :
2525 runs-on : ubuntu-latest
2626 steps :
2727 - run : echo "Bypass success for docs-only PR"
28- manifest :
28+ badge :
29+ runs-on : ubuntu-latest
30+ steps :
31+ - run : echo "Bypass success for docs-only PR"
32+ tests-v2 :
2933 runs-on : ubuntu-latest
3034 steps :
3135 - run : echo "Bypass success for docs-only PR"
You can’t perform that action at this time.
0 commit comments