Limit concurrency

This commit is contained in:
Radon Rosborough 2021-07-10 18:58:33 +00:00
parent e27756f685
commit fe7a746dc6
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
pull_request:
branches:
- master
concurrency: deploy
jobs:
deploy:
runs-on: ubuntu-latest