Skip to content

Commit b6fec0e

Browse files
committed
Update deploy.yml
1 parent 2bcbab4 commit b6fec0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: Deploy Worker
2+
23
on:
34
push:
45
branches:
5-
- main
6+
- syncify-cfworkers
7+
68
jobs:
79
deploy:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)