Skip to content

Commit 2375993

Browse files
Update test.yml
1 parent c1eb442 commit 2375993

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name: CI
1+
name: test
22
on:
33
pull_request: {}
4+
workflow_dispatch: {}
45
jobs:
56
build:
67
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)