Thanks to visit codestin.com Credit goes to github.com
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.
make gen
1 parent 03940f5 commit a2a3e04Copy full SHA for a2a3e04
.github/workflows/ci.yaml
@@ -234,7 +234,6 @@ jobs:
234
timeout-minutes: 8
235
runs-on: ${{ github.repository_owner == 'coder' && 'depot-ubuntu-22.04-8' || 'ubuntu-latest' }}
236
needs: changes
237
- if: needs.changes.outputs.docs-only == 'true' || needs.changes.outputs.ci == 'true' || github.ref == 'refs/heads/main'
238
steps:
239
- name: Harden Runner
240
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
0 commit comments