Skip to content

Commit 6b07f2e

Browse files
committed
Do not restrict PR branch
1 parent cbac235 commit 6b07f2e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/test-pr.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Test PR on Linux and macOS
22

3-
on:
4-
pull_request:
5-
branches:
6-
- main
7-
- pixi
3+
on: [pull_request]
84

95
jobs:
106
test:

0 commit comments

Comments
 (0)