Skip to content

Commit 8331da5

Browse files
with go
1 parent 95a7c1a commit 8331da5

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.github/workflows/test-375.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Test Setup-Go PR 334 Outputs
22

33
on:
4-
# push:
5-
# branches: [ test-375-fr ]
4+
push:
5+
branches: [ test-375-fr ]
66
workflow_dispatch:
77

88
jobs:

.github/workflows/test-648.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Test Setup-Go with main
22
on:
3-
push:
4-
branches: [ test-375-fr ]
3+
# push:
4+
# branches: [ test-375-fr ]
55
workflow_dispatch:
66
jobs:
77
job1:

.tool-versions

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
nodejs 24
2-
golang v1.18.0-rc.1 #comment
3-
# this is comment
1+
go 1.25.3

0 commit comments

Comments
 (0)