Skip to content

Commit a5d426d

Browse files
committed
Force run on PRs
1 parent 585b02b commit a5d426d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-test-release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@ name: Build, test & release
22

33
on:
44
push:
5+
branches:
6+
- master
57
paths:
68
- .github/workflows
79
- packages
10+
pull_request:
811

912
env:
1013
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)