Skip to content

Commit 6be0f1a

Browse files
committed
ci: trigger github actions on master, not main
1 parent cc6643c commit 6be0f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sqlite3-ruby.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)