We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec9c79 commit aa438f7Copy full SHA for aa438f7
.github/workflows/tools.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
tools-deps-update:
14
- if: github.repository == 'nodejs/node'
+ if: github.repository == 'richardlau/node-1'
15
runs-on: ubuntu-latest
16
strategy:
17
fail-fast: false # Prevent other jobs from aborting if one fails
0 commit comments