Skip to content

Commit 3820921

Browse files
committed
ci(workflows): remove branches condition for bump trigger
1 parent 308887d commit 3820921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bump-version.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: 'Bump Version'
22
on:
33
push:
4-
branches: ['main']
54
tags: ['v[0-9]+.[0-9]+.[0-9]+']
65
workflow_dispatch:
76

0 commit comments

Comments
 (0)