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 a9caa32 commit 2dc17a7Copy full SHA for 2dc17a7
.github/workflows/run_tests_hooks_and_tools.yml
@@ -5,7 +5,7 @@ name: Run pre-commit hooks and tests
5
on:
6
push:
7
pull_request:
8
- branches: [ master ]
+ branches: [ master, skip_network_tests ]
9
workflow_call:
10
workflow_dispatch:
11
0 commit comments