We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a7c1a commit 8331da5Copy full SHA for 8331da5
.github/workflows/test-375.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-648.yml
@@ -1,7 +1,7 @@
name: Test Setup-Go with main
- push:
- branches: [ test-375-fr ]
+ # push:
+ # branches: [ test-375-fr ]
job1:
.tool-versions
@@ -1,3 +1 @@
-nodejs 24
-golang v1.18.0-rc.1 #comment
-# this is comment
+go 1.25.3
0 commit comments