Skip to content

Commit b0a0fd4

Browse files
authored
Creates dummy workflow file
1 parent 10a86fa commit b0a0fd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: CI
2+
3+
on:
4+
workflow_dispatch:

0 commit comments

Comments
 (0)