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 60c2dc7 commit faff727Copy full SHA for faff727
.github/workflows/cla.yaml
@@ -15,7 +15,7 @@ on: # yamllint disable-line rule:truthy
15
jobs:
16
cla:
17
name: "Check Signature"
18
- runs-on: "buildjet-2vcpu-ubuntu-2204"
+ runs-on: "ubuntu-latest"
19
steps:
20
- uses: "authzed/actions/cla-check@main"
21
with:
0 commit comments