Skip to content

Commit e22ca06

Browse files
suryapratapsinghsuryavanshitargos
authored andcommitted
build: fix "test-internet.yml" workflows
PR-URL: #40177 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 0232f94 commit e22ca06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test-internet.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ on:
55
schedule:
66
- cron: 5 0 * * *
77

8-
pull_request:
9-
types: [opened, synchronize, reopened, ready_for_review]
10-
paths:
11-
- test/internet/**
8+
pull_request:
9+
types: [opened, synchronize, reopened, ready_for_review]
10+
paths:
11+
- test/internet/**
1212
push:
1313
branches:
1414
- master

0 commit comments

Comments
 (0)