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 a22985e commit 736290eCopy full SHA for 736290e
.github/workflows/unit-tests.yml
@@ -1,5 +1,5 @@
1
name: Unit Tests
2
-on: push
+on: [push, pull_request]
3
permissions: read-all
4
jobs:
5
vitest:
0 commit comments