Skip to content

Commit 3eb7c77

Browse files
committed
workflow_dispatch
1 parent 548bfc7 commit 3eb7c77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/init.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Initialize Actions
22
on:
33
push:
4+
pull_request:
5+
workflow_dispatch:
46

57
jobs:
68
initialize:

0 commit comments

Comments
 (0)