Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 2, 2024
1 parent f28bd89 commit 250f44c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ansible_sanity_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ on: # yamllint disable-line rule:truthy
permissions: read-all

concurrency:
group: >-
${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true

jobs:
Expand Down
34 changes: 0 additions & 34 deletions .github/workflows/extra-docs-linting.yml

This file was deleted.

0 comments on commit 250f44c

Please sign in to comment.