| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 64b07a9 commit 5cd8b7b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,7 +29,7 @@ permissions: | |||
| 29 | 29 | ||
| 30 | 30 | jobs: | |
| 31 | 31 | test-internet: | |
| 32 | - if: github.repository == 'nodejs/node' | ||
| 32 | + if: github.repository == 'nodejs/node' || github.event_name != 'schedule' | ||
| 33 | 33 | runs-on: ubuntu-latest | |
| 34 | 34 | steps: | |
| 35 | 35 | - uses: actions/checkout@v3 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments