Skip to content

Commit befe01c

Browse files
Trottdanielleadams
authored andcommitted
build: allow test-internet on forks if not scheduled
Refs: #44054 (comment) PR-URL: #44073 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Mestery <mestery@protonmail.com>
1 parent b45ad00 commit befe01c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-internet.yml

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

3030
jobs:
3131
test-internet:
32-
if: github.repository == 'nodejs/node'
32+
if: github.repository == 'nodejs/node' || github.event_name != 'schedule'
3333
runs-on: ubuntu-latest
3434
steps:
3535
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy