Skip to content

Commit 4184c0a

Browse files
committed
hack to run on my fork
1 parent 742a6c4 commit 4184c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
tools-deps-update:
14-
if: github.repository == 'nodejs/node'
14+
if: github.repository == 'richardlau/node-1'
1515
runs-on: ubuntu-latest
1616
strategy:
1717
fail-fast: false # Prevent other jobs from aborting if one fails

0 commit comments

Comments
 (0)