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.
2 parents 556668d + 8fed1ee commit 6ef51d7Copy full SHA for 6ef51d7
.github/workflows/release.yml
@@ -41,7 +41,6 @@ jobs:
41
deploy:
42
runs-on: ubuntu-latest
43
needs: test
44
- if: github.ref == 'refs/heads/stable'
45
steps:
46
- uses: actions/checkout@v2
47
- name: Set up Python
0 commit comments