mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
support SCM versioning
This commit is contained in:
committed by
GitHub
parent
15cbf52da4
commit
76f08977c4
8
.github/workflows/python-publish.yml
vendored
8
.github/workflows/python-publish.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Upload Python Package (Test)
|
||||
name: Upload Python Package
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user