ci: bugfixes with workflows, ref: NOISSUE

This commit is contained in:
2024-12-02 06:41:12 +01:00
parent 980cd38f8e
commit aef00a63cf
4 changed files with 10 additions and 10 deletions

View File

@@ -2,6 +2,9 @@
name: CI
env:
SKIP_MAKE_SETUP_CHECK: 'true'
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the main branch

View File

@@ -2,6 +2,9 @@ name: Upload Python Package
permissions:
contents: write
env:
SKIP_MAKE_SETUP_CHECK: 'true'
on:
push:
# Sequence of patterns matched against refs/tags