Skip to content

Commit b893726

Browse files
committed
Change branchname to dev in workflow
1 parent aa144c8 commit b893726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-on-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Python 🐍 distribution 📦
22
on:
33
pull_request:
44
branches:
5-
- develop
5+
- dev
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)