We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb22b2 commit 87d0707Copy full SHA for 87d0707
.github/workflows/test-375-main.yml
@@ -1,7 +1,7 @@
1
name: Test Setup-Go with main
2
on:
3
- push:
4
- branches: [ test-375-fr ]
+ # push:
+ # branches: [ test-375-fr ]
5
workflow_dispatch:
6
7
jobs:
.github/workflows/test-375.yml
@@ -1,8 +1,8 @@
name: Test Setup-Go PR 334 Outputs
- # push:
- # branches: [ test-375-fr ]
+ push:
+ branches: [ test-375-fr ]
8
0 commit comments