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 2c881f4 commit 8ed07ddCopy full SHA for 8ed07dd
.github/workflows/tests.yml
@@ -1,6 +1,6 @@
1
name: Run tests on CI
2
3
-on: [workflow_dispatch, pull_request]
+on: [workflow_dispatch, pull_request, push]
4
5
jobs:
6
run-tests:
0 commit comments