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 7b2f204 commit 56d49f6Copy full SHA for 56d49f6
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: CI
2
3
-on: [push]
+on:
4
+ push:
5
+ workflow_dispatch:
6
7
permissions: read-all
8
0 commit comments