We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b312c8 commit d04864dCopy full SHA for d04864d
.github/workflows/ci.yml
@@ -1,5 +1,5 @@
1
name: CI
2
-on: [push]
+on: [push, pull_request, workflow_dispatch]
3
4
jobs:
5
test:
0 commit comments