Skip to content

Commit

Permalink
Merge pull request #11 from a-company-jp/shion/define-concurrency
Browse files Browse the repository at this point in the history
👷 define concurrency
  • Loading branch information
Shion1305 authored Oct 11, 2024
2 parents 6d322ca + 155b3fd commit bb2522f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
- main
jobs:
build-and-deploy:
concurrency:
group: main
cancel-in-progress: true
runs-on: ubuntu-latest
permissions:
contents: 'read'
Expand Down

0 comments on commit bb2522f

Please sign in to comment.