Skip to content

Commit 786b992

Browse files
1.21-rc.3
1 parent bff8002 commit 786b992

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/test-375-all.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-375-pr.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:

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nodejs v24
2-
golang v 1.21rc3 #this is comment
2+
golang 1.21-rc.3 #this is comment
33
#this is also comment
44
python 3.13

0 commit comments

Comments
 (0)