Skip to content

Commit a02a615

Browse files
chore: enable more triggers for the CI checks
This is mostly experimental; I'm hoping to be able to trigger checks on some existing PRs...
1 parent 88e7354 commit a02a615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build and Test
22

33
on:
44
pull_request:
5+
types: [opened, reopened, synchronize, ready_for_review, review_requested]
56
branches-ignore:
67
- 'gh-pages'
78
push:

0 commit comments

Comments
 (0)