Home
Press ? for keyboard navigation
❮
Disable a single GitHub Action job
Schedule and conditional runs
❯
Disable a single step in a GitHub Action job
Adding an if-statement that evaluates to false to the step:
jobs: JOB_NAME: # ... steps: - name: SOME NAME if: ${{ false }}
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)