Skip to content

Commit b0355cb

Browse files
committed
alpha: skip tests on tag release
1 parent 02d5aa9 commit b0355cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- master
6+
tags-ignore:
7+
- v*
68
pull_request:
79

810
jobs:

0 commit comments

Comments
 (0)