Skip to content

Commit

Permalink
Merge branch 'YUNIKORN-2893'
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyulin0719 committed Oct 3, 2024
2 parents 658ac12 + c8695c5 commit 3241d47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- master
workflow_dispatch: {}

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

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

0 comments on commit 3241d47

Please sign in to comment.