Skip to content

Commit 953b272

Browse files
committed
change triggers
1 parent 5e98755 commit 953b272

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/go.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: GoPipeline
22

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

85
jobs:
96
build:

0 commit comments

Comments
 (0)