We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2654cc0 commit 5f1742bCopy full SHA for 5f1742b
.github/workflows/frontend-deploy-dev.yml
@@ -1,7 +1,7 @@
1
name: Frontend Deploy to Dev
2
3
on:
4
- push:
+ # push:
5
pull_request:
6
branches: [main, develop]
7
paths:
0 commit comments