Skip to content

Commit 7d0f931

Browse files
committed
ignore tags in the default ci build
1 parent 25ce1b6 commit 7d0f931

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI Build (push / PR -> build + upload artifact)
22

33
on:
44
push:
5+
branches: [ master ]
56
pull_request:
67

78
jobs:

0 commit comments

Comments
 (0)