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 e9caf43 commit 02d2282Copy full SHA for 02d2282
1 file changed
.github/workflows/ci.yml
@@ -1,10 +1,6 @@
1
name: CI
2
3
-on:
4
- pull_request:
5
- branches: [main]
6
- push:
7
+on: [push, pull_request, workflow_dispatch]
8
9
permissions: {}
10
0 commit comments