diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fc4dafc..d1dfe82 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # automatically generated by terraform - please do not edit here -* @lumapps/core @lumautomation +* @lumapps/core @lumapps/triarii @lumautomation diff --git a/.github/workflows/github-actions-validator.yml b/.github/workflows/github-actions-validator.yml new file mode 100644 index 0000000..cc6c273 --- /dev/null +++ b/.github/workflows/github-actions-validator.yml @@ -0,0 +1,13 @@ +name: "CI: github-actions-validator" + +on: + pull_request: + + +jobs: + github-actions-validator: + name: Github-actions-validator + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + - uses: lumapps/github-actions-validator@0.0.2 diff --git a/Makefile b/Makefile index 81d1858..5160e41 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ pre-commit=./venv/bin/pre-commit .PHONY: lint venv venv: - python3.7 -m venv venv + python3 -m venv venv $(pip) install pre-commit $(pre-commit) install -t commit-msg diff --git a/README.md b/README.md index f5649f8..6485518 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,9 @@ a **subject**: