We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e643445 commit 5668973Copy full SHA for 5668973
.github/workflows/upload_schema.yml
@@ -5,6 +5,7 @@ env:
5
LC_ALL: "C.UTF-8" # prevent ERROR: Ansible could not initialize the preferred locale: unsupported locale setting
6
7
on:
8
+ workflow_dispatch:
9
push:
10
branches:
11
- devel
0 commit comments