We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed91e46 commit e54d631Copy full SHA for e54d631
1 file changed
.github/workflows/files-sync.yaml
@@ -10,6 +10,7 @@ on:
10
push:
11
branches:
12
- "main"
13
+ workflow_dispatch:
14
15
jobs:
16
sync-files:
0 commit comments