mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-04-12 13:27:48 +00:00
Update main.yml
This commit is contained in:
parent
a9c66410d0
commit
6a9778b93a
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -30,11 +30,7 @@ jobs:
|
||||
id: fmt
|
||||
run: terraform fmt
|
||||
continue-on-error: true
|
||||
- uses: EndBug/add-and-commit@v7
|
||||
with:
|
||||
message: Terraform fmt [skip ci]
|
||||
committer_name: GitHub Actions
|
||||
committer_email: actions@github.com
|
||||
|
||||
- name: Terraform Init
|
||||
id: init
|
||||
run: terraform init
|
||||
|
Loading…
x
Reference in New Issue
Block a user