Skip to content

Commit f865e88

Browse files
committed
Merge remote-tracking branch 'origin/Relequestual-fix-pr-ci'
* origin/Relequestual-fix-pr-ci: Run CI for PRs
2 parents 777919b + 67f238b commit f865e88

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
release:
66
types: [published]
7-
7+
pull_request:
8+
branches:
9+
- master
810
jobs:
911
build:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)