Skip to content

Commit d089ac4

Browse files
committed
ci: trigger github actions on master, not main
related to 6be0f1a
1 parent 925c92b commit d089ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gem-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77
push:
88
branches:
9-
- main
9+
- master
1010
- v*.*.x
1111
tags:
1212
- v*.*.*

0 commit comments

Comments
 (0)