Skip to content

Commit

Permalink
Cancel in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Mar 14, 2024
1 parent ab26a55 commit ebe78d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
name: "test"

on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]

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

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ebe78d9

Please sign in to comment.