Skip to content

Commit

Permalink
updating github actions to not do anything yet
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Aug 13, 2023
1 parent 2d182a1 commit 741c2bb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2,066 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/cancel_dupes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Cancelling Duplicates
on:
workflow_run:
workflows:
- 'Deploy'
- 'Linting (Markdown)'
- 'Linting (YAML)'
- 'Pull Request'
types: ['requested']
- "Deploy"
- "Linting (Markdown)"
- "Linting (YAML)"
- "Pull Request"
types: ["requested"]

jobs:
cancel-duplicate-workflow-runs:
Expand Down
Loading

0 comments on commit 741c2bb

Please sign in to comment.