support SCM versioning

This commit is contained in:
Gilles Boccon-Gibod
2022-08-01 17:30:00 -07:00
committed by GitHub
parent 15cbf52da4
commit 76f08977c4

View File

@@ -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