Skip to content

Commit f4b20b6

Browse files
committed
chore: format
Signed-off-by: Xe Iaso <xe@tigrisdata.com>
1 parent c3d14cd commit f4b20b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fly-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
deploy:
1010
name: Deploy app
1111
runs-on: ubuntu-latest
12-
concurrency: deploy-group # optional: ensure only one action runs at a time
12+
concurrency: deploy-group # optional: ensure only one action runs at a time
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: superfly/flyctl-actions/setup-flyctl@master

0 commit comments

Comments
 (0)