Skip to content

Commit bf671e9

Browse files
author
Orta
authored
Merge pull request #874 from AviVahl/master
ci: ensure master branch is also tested
2 parents 9be01db + aa8c6a7 commit bf671e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CI
2-
on: pull_request
2+
on: [push, pull_request]
33

44
jobs:
55
test:

0 commit comments

Comments
 (0)