We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca29fe commit 98c16c7Copy full SHA for 98c16c7
.github/workflows/test_offline.yaml
@@ -2,9 +2,7 @@ name: Offline usage / Python - Test
2
3
on:
4
push:
5
- branches:
6
- - main
7
- - hub-offline*
+ branches: [main]
8
pull_request:
9
branches: [main]
10
0 commit comments