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.
2 parents ef95667 + 6a4bf92 commit 5aa0b93Copy full SHA for 5aa0b93
1 file changed
.github/workflows/contributorValidationGate.yml
@@ -26,7 +26,7 @@ on:
26
27
jobs:
28
check:
29
- runs-on: blacksmith-2vcpu-ubuntu-2404
+ runs-on: ubuntu-latest
30
outputs:
31
IS_AUTHORIZED: ${{ steps.gate.outputs.IS_AUTHORIZED }}
32
steps:
0 commit comments