Skip to content

Commit d06a275

Browse files
Run CI on branches too (#95)
1 parent 30ace11 commit d06a275

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/pants.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55

66
name: Pants
77

8-
on:
9-
push:
10-
branches: [ main ]
11-
pull_request:
12-
branches: [ main ]
8+
on: [push, pull_request]
139

1410
jobs:
1511
org-check:

0 commit comments

Comments
 (0)