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