Skip to content

Commit 01b711c

Browse files
committed
chore: Running CI on every push to main branch.
1 parent 130ab74 commit 01b711c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
paths-ignore:
66
- "**.md"
77
- "**.template"
8-
tags:
9-
- "*"
8+
branches:
9+
- main
1010
workflow_dispatch:
1111

1212
permissions:

0 commit comments

Comments
 (0)