Skip to content

Commit 06db52a

Browse files
committed
ci: try fix
1 parent 57a54b1 commit 06db52a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
name: CI
2+
3+
on:
4+
# push:
5+
# branches:
6+
# - main
7+
workflow_dispatch:
8+
19
jobs:
210
test:
311
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)