We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f46ea3 commit eb0314eCopy full SHA for eb0314e
1 file changed
.github/workflows/sync-main-to-dev.yaml
@@ -11,6 +11,7 @@ on:
11
push:
12
branches:
13
- main
14
+ workflow_dispatch: {}
15
16
jobs:
17
sync-branch:
0 commit comments