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 be1f1dd commit de45930Copy full SHA for de45930
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ on:
14
branches: [main, master]
15
tags: ["v*", "ci-*", "test-*"]
16
pull_request:
17
- workflow_dispatch:
+ workflow_dispatch: {}
18
19
permissions:
20
contents: read
0 commit comments