Skip to content

Commit 3879147

Browse files
authored
Merge pull request #4742 from Azure/alessandro/pr-4678-trigger-test
test: temporarily trigger go-fix on PR branch
2 parents 9126898 + d4a9722 commit 3879147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go-fix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
# TEMP: allow pre-merge validation on this PR branch.
8+
- copilot/automate-go-fix-commands
79
paths:
810
- 'go.mod'
911
- 'pkg/api/go.mod'

0 commit comments

Comments
 (0)