Skip to content

Commit

Permalink
hack to run on my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau committed Apr 5, 2023
1 parent 1ec9c79 commit aa438f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

jobs:
tools-deps-update:
if: github.repository == 'nodejs/node'
if: github.repository == 'richardlau/node-1'
runs-on: ubuntu-latest
strategy:
fail-fast: false # Prevent other jobs from aborting if one fails
Expand Down

0 comments on commit aa438f7

Please sign in to comment.