Skip to content

Infer default values for the uuid and single options of asdict() … #128

Infer default values for the uuid and single options of asdict() …

Infer default values for the uuid and single options of asdict() … #128

name: CI/CD - New updates to 'master' branch
on:
push:
branches: [master]
jobs:
updates-to-master:
name: External
uses: SINTEF/ci-cd/.github/workflows/[email protected]
if: github.repository_owner == 'SINTEF'
with:
# General
git_username: DLite Developers
git_email: "[email protected]"
default_repo_branch: master
# Update permanent dependencies branch
permanent_dependencies_branch: "ci/dependabot-updates"
secrets:
PAT: ${{ secrets.RELEASE_PAT }}