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 4a4965a + 56eb2ce commit c24d6c1Copy full SHA for c24d6c1
.github/workflows/dev_deploy.yml
@@ -6,11 +6,6 @@ on:
6
- dev
7
paths-ignore:
8
- 'readme.md'
9
- pull_request:
10
- branches:
11
- - dev
12
- paths-ignore:
13
- - 'readme.md'
14
- 'script'
15
16
jobs:
.github/workflows/prod_deploy.yml
@@ -6,12 +6,7 @@ on:
- main
- - main
- - 'script'
+ - 'script'
17
build_and_deploy:
0 commit comments