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.
1 parent e3010d2 commit d028724Copy full SHA for d028724
.github/workflows/db-update-dev.yml
@@ -19,7 +19,7 @@ on:
19
DRY_RUN:
20
description: Dry run. Skip applying schema and content updates
21
required: false
22
- default: true
+ default: false
23
type: boolean
24
jobs:
25
print-event-name:
.github/workflows/db-update-prod.yml
@@ -13,7 +13,7 @@ on:
13
14
15
16
17
18
.github/workflows/db-update-qa.yml
0 commit comments