Thanks to visit codestin.com Credit goes to github.com
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 1f9246a commit 9698be9Copy full SHA for 9698be9
.github/workflows/test-internet.yml
@@ -29,6 +29,7 @@ permissions:
29
30
jobs:
31
test-internet:
32
+ if: github.repository == 'nodejs/node'
33
runs-on: ubuntu-latest
34
steps:
35
- uses: actions/checkout@v3
0 commit comments