aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codespell.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codespell.yml')
-rw-r--r--.github/workflows/codespell.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index f3c512c3e..c6350838a 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -21,6 +21,7 @@ permissions: # added using https://github.com/step-security/secure-workflows
21jobs: 21jobs:
22 codespell: 22 codespell:
23 runs-on: ubuntu-22.04 23 runs-on: ubuntu-22.04
24 timeout-minutes: 5
24 steps: 25 steps:
25 - name: Harden Runner 26 - name: Harden Runner
26 uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 27 uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895