We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa144c8 commit b893726Copy full SHA for b893726
1 file changed
.github/workflows/build-on-pr.yml
@@ -2,7 +2,7 @@ name: Build Python 🐍 distribution 📦
2
on:
3
pull_request:
4
branches:
5
- - develop
+ - dev
6
7
jobs:
8
build:
0 commit comments