Skip to content

Commit

Permalink
cancel older
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Oct 4, 2023
1 parent dba877c commit 25a530d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test-docs-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ jobs:
test_docs_examples:
name: Test build examples
runs-on: ubuntu-22.04

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

steps:
- name: Harden Runner
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1
Expand Down

0 comments on commit 25a530d

Please sign in to comment.