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 a10e253 commit 0fcdd21Copy full SHA for 0fcdd21
.github/workflows/tests.yml
@@ -1,8 +1,5 @@
1
name: "Tests"
2
-on:
3
- wokflow_dispatch:
4
- pull_request:
5
- branches: [main]
+on: pull_request
6
7
jobs:
8
tests:
0 commit comments