Skip to content

Commit 94c5f0b

Browse files
committed
change triggers
1 parent 5e98755 commit 94c5f0b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/go.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: GoPipeline
22

33
on:
4-
workflow_dispatch:
5-
pull_request:
6-
types: [opened, edited]
4+
push
5+
workflow_dispatch
76

87
jobs:
98
build:

0 commit comments

Comments
 (0)