aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-profiles.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-profiles.yml')
-rw-r--r--.github/workflows/check-profiles.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/check-profiles.yml b/.github/workflows/check-profiles.yml
index 0185376a4..2ae600301 100644
--- a/.github/workflows/check-profiles.yml
+++ b/.github/workflows/check-profiles.yml
@@ -29,6 +29,8 @@ permissions: # added using https://github.com/step-security/secure-workflows
29jobs: 29jobs:
30 profile-checks: 30 profile-checks:
31 runs-on: ubuntu-latest 31 runs-on: ubuntu-latest
32 timeout-minutes: 5
33
32 steps: 34 steps:
33 - name: Harden Runner 35 - name: Harden Runner
34 uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 36 uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895