Skip to content

Commit 645f046

Browse files
committed
CI: on: pull_request and tags, not on main
1 parent cb38986 commit 645f046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: ci
66

77
on:
88
push:
9+
# We don't build on master or edge anymore. Only on PR and tags.
910
branches:
1011
- "ci"
1112
# Sequence of patterns matched against TAGS

0 commit comments

Comments
 (0)