Skip to content

Commit 5f1742b

Browse files
committed
fix: workflow trigger grammar
1 parent 2654cc0 commit 5f1742b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-deploy-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Frontend Deploy to Dev
22

33
on:
4-
push:
4+
# push:
55
pull_request:
66
branches: [main, develop]
77
paths:

0 commit comments

Comments
 (0)