We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0444a6 commit 6bce7b3Copy full SHA for 6bce7b3
.github/workflows/cross_platform_tests.yml
@@ -2,7 +2,7 @@ name: Cross-Platform Tests
2
3
on:
4
push:
5
- branches: [ main, master ]
+ branches: [ main, master, test-pypi-publish ]
6
tags:
7
- 'v*.*.*' # Also trigger on tags like v1.0.0, v1.2.3
8
pull_request:
0 commit comments