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 61608ca commit 068a6cdCopy full SHA for 068a6cd
.github/workflows/post-merge.yml
@@ -14,6 +14,7 @@ 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