Skip to content

Commit 2c17d23

Browse files
authored
Build on all branch pushes
1 parent 6106909 commit 2c17d23

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Build CI
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
pull_request:
8-
release:
3+
on: [push, pull_request, release]
94

105
jobs:
116
test:

0 commit comments

Comments
 (0)