Skip to content

Commit 28bc8fc

Browse files
authored
Trigger workflow on tag push
1 parent 9beefc1 commit 28bc8fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
branches:
77
- main
8+
tags:
9+
- '*'
810
workflow_dispatch:
911
schedule:
1012
# Run at 00:00 UTC on the 1st, 10th, and 20th of every month

0 commit comments

Comments
 (0)