Skip to content

Commit 5b9deac

Browse files
committed
Fix ci
1 parent 1a01f0e commit 5b9deac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
push:
1010
branches:
1111
- master
12+
- 'fix/ci' # TODO remove this branch after CI is fixed
1213
tags-ignore:
1314
- "**" # Ignore all tags to prevent duplicate builds when tags are pushed.
1415

0 commit comments

Comments
 (0)