Files
authz_client/.gitea/workflows/release.yaml
T
argoyle 73f854ba06
authz_client / test (pull_request) Successful in 3m9s
authz_client / vulnerabilities (pull_request) Successful in 3m53s
pre-commit / pre-commit (pull_request) Successful in 7m22s
ci: add pre-commit and release workflows
2026-01-09 09:45:06 +01:00

10 lines
143 B
YAML

name: Release
on:
push:
branches: [main]
jobs:
release:
uses: unboundsoftware/shared-workflows/.gitea/workflows/Release.yml@main