Skip to content

Commit 87d0707

Browse files
checl all formats
1 parent 1eb22b2 commit 87d0707

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/test-375-main.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

77
jobs:

.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:

0 commit comments

Comments
 (0)