Skip to content

Commit

Permalink
chore: reconfigure workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
banker committed Sep 19, 2023
1 parent cd74940 commit 00dfe48
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Production
name: Deploy Production All
concurrency: deploy_production

on:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Worker
name: Deploy Production Worker Only
concurrency: worker

on:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Staging
name: Deploy Staging All
concurrency: deploy_staging

on:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Reindex
name: Reindex Production

on:
schedule:
Expand Down

0 comments on commit 00dfe48

Please sign in to comment.