Skip to content

Commit 346334c

Browse files
committed
sq
1 parent ead8851 commit 346334c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI
22
on:
3-
- push
4-
- pull_request
3+
push: {}
4+
pull_request: {}
5+
workflow_dispatch: {}
56
jobs:
67
build:
78
uses: oapi-codegen/actions/.github/workflows/ci.yml@wip

0 commit comments

Comments
 (0)