We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e98755 commit 94c5f0bCopy full SHA for 94c5f0b
.github/workflows/go.yml
@@ -1,9 +1,8 @@
1
name: GoPipeline
2
3
on:
4
- workflow_dispatch:
5
- pull_request:
6
- types: [opened, edited]
+ push
+ workflow_dispatch
7
8
jobs:
9
build:
0 commit comments