Skip to content

Commit dff2d13

Browse files
authored
Update build.yaml
1 parent 1eb47c4 commit dff2d13

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# This workflows will upload a Python Package using Twine when a release is created
2-
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
3-
41
name: build
52

63
on:
74
push:
5+
branches:
86
- master
97

108
jobs:

0 commit comments

Comments
 (0)