Skip to content

Commit e68606f

Browse files
committed
fixup! TO-DROP: test with microsoft/git#782
Let's let it run on the `tmp` branch. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 01e0ab3 commit e68606f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
branches: [ master, releases/shipped ]
66
push:
7-
branches: [ master, releases/shipped ]
7+
branches: [ master, releases/shipped, tmp ]
88
workflow_dispatch:
99
inputs:
1010
git_version:

0 commit comments

Comments
 (0)