Skip to content

Commit

Permalink
chore: match action
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Dec 22, 2023
1 parent 39ba415 commit fceb232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,7 +8,6 @@ on:
paths-ignore:
- '.vscode/**'

# Automatically cancel in-progress actions on the same branch
concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.head_ref || github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit fceb232

Please sign in to comment.