##// END OF EJS Templates
Merge pull request #13474 from Carreau/no-path-test-run...
Matthias Bussonnier -
r27440:ab713d7b merge
parent child Browse files
Show More
@@ -2,6 +2,10 b' name: Run tests'
2
2
3 on:
3 on:
4 push:
4 push:
5 branches:
6 - main
7 - master
8 - '*.x'
5 pull_request:
9 pull_request:
6 # Run weekly on Monday at 1:23 UTC
10 # Run weekly on Monday at 1:23 UTC
7 schedule:
11 schedule:
General Comments 0
You need to be logged in to leave comments. Login now