We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fccd437 commit 5205017Copy full SHA for 5205017
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: CI
2
on:
3
push:
4
branches: [main]
5
- workflow_dispatch:
+ workflow_dispatch: ""
6
7
jobs:
8
pages:
0 commit comments