Skip to content

Commit

Permalink
configure concurrent jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
xtatanx committed Jul 18, 2023
1 parent d5f187b commit a582de0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
concurrency:
group: deploy_to_cloud_functions
cancel-in-progress: true

on:
push:
branches:
Expand Down

0 comments on commit a582de0

Please sign in to comment.