Skip to content

Commit ba1ee93

Browse files
Run CI on branches too (#9)
1 parent 9e3203a commit ba1ee93

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)