Skip to content

add codeowners

add codeowners #7

Workflow file for this run

---
name: release
on:
push:
branches: [main]
env:
TEMPLATE_REPOSITORY: telekom-mms/terraform-template
jobs:
call-readme:
if: github.repository != '$TEMPLATE_REPOSITORY'
uses: telekom-mms/.github/.github/workflows/terraform_docs.yml@main
call-release:
if: github.repository != '$TEMPLATE_REPOSITORY'
uses: telekom-mms/.github/.github/workflows/release.yml@main

Check failure on line 17 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 17, Col: 11): Secret GH_BRANCH_PROTECTION_APP_TOKEN is required, but not provided while calling.
with:
files: README.md