Skip to content

Commit d089ac4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)