Add build and deploy actions. #1

Open
max wants to merge 19 commits from feat/actions into main
2 changed files with 17 additions and 1 deletions
Showing only changes of commit 5c3adaa624 - Show all commits

14
.github/workflows/check.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
name: ⭐ Quality Assurance
on: [push, pull_request]
jobs:
tf-lint:
name: Terraform Lint
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@main
- name: Run Linter
uses: actionshub/terraform-lint@main

View File

@@ -1,3 +1,5 @@
# proxy
How all other applications interact with the web.
How all other applications interact with the web.
s