We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141a5b2 commit 8583bb6Copy full SHA for 8583bb6
.github/workflows/ci.yml
@@ -1,6 +1,7 @@
1
name: ci
2
3
on:
4
+ workflow_dispatch: # manual trigger
5
push:
6
paths-ignore:
7
- '**/README.md'
0 commit comments