Skip to content

Commit 6daed21

Browse files
committed
Run CI on tag push
1 parent b5adfae commit 6daed21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22
on:
33
push:
44
branches: [ master ]
5+
tags:
6+
- '*'
57
pull_request:
68
branches: ['*']
79
workflow_dispatch:

0 commit comments

Comments
 (0)