Skip to content

Commit a99a8ce

Browse files
committed
fix:test
1 parent f2a6fe9 commit a99a8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- 'RELEASING.md'
1818
- '.sdkmanrc'
1919
push:
20-
branches: [ main ]
20+
branches: [ ci-test ]
2121
paths-ignore:
2222
- '.github/ISSUE_TEMPLATE/*.yaml'
2323
- '.github/CODEOWNERS'

0 commit comments

Comments
 (0)