We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c1d3ad + 20204db commit 5424439Copy full SHA for 5424439
.github/workflows/deploy-dev.yaml
@@ -1,10 +1,10 @@
1
name: Deploy
2
3
on:
4
- push:
5
- branches:
6
- - feature/cd
7
- workflow_dispatch:
+ # push:
+ # branches:
+ # # - dev
+ # workflow_dispatch:
8
9
jobs:
10
deploy:
.github/workflows/deploy-main.yaml
@@ -1,4 +1,4 @@
-name: Deploy
+name: Productions
push:
0 commit comments