Skip to content

Commit

Permalink
Merge pull request #441 from rvermeulen/rvermeulen/remove-test-branch…
Browse files Browse the repository at this point in the history
…-reference

Remove test reference
  • Loading branch information
rvermeulen authored Nov 21, 2023
2 parents 04f8e95 + dca08c6 commit b72ba4f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/validate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
| \
gh workflow run release-performance-testing.yml \
--json \
-R github/codeql-coding-standards-release-engineering \
--ref rvermeulen/release-process
-R github/codeql-coding-standards-release-engineering
on-failure-validate-performance-dispatch:
needs: [pre-validate-performance, validate-performance]
Expand Down Expand Up @@ -127,8 +126,7 @@ jobs:
| \
gh workflow run release-compiler-validation.yml \
--json \
-R github/codeql-coding-standards-release-engineering \
--ref rvermeulen/release-process
-R github/codeql-coding-standards-release-engineering
on-failure-validate-compiler-compatibility-dispatch:
needs:
Expand Down

0 comments on commit b72ba4f

Please sign in to comment.