Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thepoppingone committed Jul 28, 2023
1 parent c175df5 commit 3f938f1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 155 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: terraform-ci
on:
pull_request:
permissions:
actions: read
checks: read
contents: read
pull-requests: read

jobs:
ci:
uses: SPHTech-Platform/reusable-workflows/.github/workflows/terraform.yaml@v2
with:
upload_sarif: false
secrets: inherit
155 changes: 0 additions & 155 deletions .github/workflows/pre-commit.yml

This file was deleted.

0 comments on commit 3f938f1

Please sign in to comment.