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 068a6cd commit ae9536fCopy full SHA for ae9536f
.github/workflows/post-merge.yml
@@ -14,7 +14,6 @@ on:
14
15
jobs:
16
post-merge:
17
- runs-on: ubuntu-24.04-4core-16GB
18
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@main
19
with:
20
run_build: true
.github/workflows/pre-merge.yml
pre-merge:
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@main
run_security_scans: true
0 commit comments