Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Commit 1d5ec47

Browse files
committed
Don't bother building on tag pushes
1 parent 9b8e148 commit 1d5ec47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
push:
99
branches:
1010
master
11-
tags:
12-
'v**'
1311

1412
jobs:
1513
ci:

0 commit comments

Comments
 (0)