Skip to content

Commit 69b857a

Browse files
committed
TO-DROP: run on push in fork
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent b5b3444 commit 69b857a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/git-artifacts.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: git-artifacts
33
on:
44
workflow_dispatch:
55
push:
6-
branches:
7-
- main
86

97
env:
108
REPOSITORY: git-for-windows/git
@@ -20,7 +18,6 @@ env:
2018

2119
jobs:
2220
build:
23-
if: github.event.repository.fork == false || github.event_name == 'workflow_dispatch'
2421
runs-on: windows-latest
2522
steps:
2623
- name: Configure user

0 commit comments

Comments
 (0)