Skip to content

Commit b8be4e6

Browse files
committed
U: workflows
1 parent c2a3cc1 commit b8be4e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: build
22

33
on:
4-
push:
4+
workflow_dispatch:
5+
# push:
56
# branches: [ "notpresent" ]
67
# tags:
78
# - 'v*.*.*'

0 commit comments

Comments
 (0)