Skip to content

Commit 6c63d4c

Browse files
author
Pelle Wessman
committed
Run tests on tags as well
1 parent 2bbb606 commit 6c63d4c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
name: CI
22

33
on:
4-
pull_request:
4+
push:
55
branches:
66
- master
7-
push:
7+
tags:
8+
- '*'
9+
pull_request:
810
branches:
911
- master
1012

0 commit comments

Comments
 (0)