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.
dev
main
1 parent a55b380 commit 559070eCopy full SHA for 559070e
.github/workflows/post-merge.yml
@@ -42,6 +42,7 @@ jobs:
42
with:
43
simple_mode: false
44
branch_pattern: '^(main|release-[0-9]+\.[0-9]+.*)$'
45
+ switch_main_to_dev: true
46
secrets:
47
SYS_ORCH_GITHUB: ${{ secrets.SYS_ORCH_GITHUB }}
48
DOC_AWS_ACCESS_KEY_ID: ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
0 commit comments