Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit f6cc620

Browse files
committed
test try to trigger build workflow
1 parent 64e4313 commit f6cc620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: build
22
on:
33
pull_request: {}
4-
workflow_dispatch: {}
4+
workflow_dispatch:
55
jobs:
66
build:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)