We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff8002 commit 786b992Copy full SHA for 786b992
.github/workflows/test-375-all.yml
@@ -1,8 +1,8 @@
1
name: Test Setup-Go PR 334 Outputs
2
3
on:
4
- push:
5
- branches: [ test-375-fr ]
+ # push:
+ # branches: [ test-375-fr ]
6
workflow_dispatch:
7
8
jobs:
.github/workflows/test-375-pr.yml
- # push:
- # branches: [ test-375-fr ]
+ push:
+ branches: [ test-375-fr ]
.tool-versions
@@ -1,4 +1,4 @@
nodejs v24
-golang v 1.21rc3 #this is comment
+golang 1.21-rc.3 #this is comment
#this is also comment
python 3.13
0 commit comments