Skip to content

Commit 94b32dd

Browse files
authored
test action: allow to run manually (#325)
1 parent 44ac965 commit 94b32dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/workflow.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name: Main workflow
1+
name: test
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- main

0 commit comments

Comments
 (0)