We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbac235 commit 6b07f2eCopy full SHA for 6b07f2e
1 file changed
.github/workflows/test-pr.yml
@@ -1,10 +1,6 @@
1
name: Test PR on Linux and macOS
2
3
-on:
4
- pull_request:
5
- branches:
6
- - main
7
- - pixi
+on: [pull_request]
8
9
jobs:
10
test:
0 commit comments