CI: Set deploy workflow concurrency
This commit is contained in:
parent
3112c67194
commit
93fb10845d
2 changed files with 5 additions and 1 deletions
2
.github/workflows/pull_request.yaml
vendored
2
.github/workflows/pull_request.yaml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Pull Request Workflow
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
|
||||
env:
|
||||
FLUTTER_VERSION: ${{ secrets.FLUTTER_VERSION }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue