We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5c16d commit 74f4617Copy full SHA for 74f4617
.github/workflows/release.yml
@@ -39,7 +39,6 @@ defaults:
39
jobs:
40
build_sdist:
41
name: Build an sdist and determine versions
42
- if: ${{ github.ref != 'refs/heads/main' }}
43
uses: ./.github/workflows/packaging_sdist.yml
44
with:
45
testsuite: all
0 commit comments