Skip to content

Commit 6b76024

Browse files
committed
Trigger CI build from any branch
1 parent 3b8060c commit 6b76024

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/ci.yml

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

3-
# https://stackoverflow.com/a/70767151/3628232
4-
on:
5-
push:
6-
branches:
7-
- master
8-
pull_request:
9-
branches:
10-
- master
3+
on: push
114

125
jobs:
136
test:

0 commit comments

Comments
 (0)