Skip to content

Commit

Permalink
feat: static analysis main action
Browse files Browse the repository at this point in the history
  • Loading branch information
umbcoppolabottazzi committed Dec 14, 2023
1 parent 98dc7c3 commit c149e29
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 85 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static_analysis_main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Static Analysis Main
name: Static Analysis

on:
push:
branches:
- feat/static-analysis-main
- main

jobs:
static_analysis:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# terraform-infrastructure-template

[![Static Analysis](https://github.com/pagopa/devopslab-infra/actions/workflows/static_analysis_main.yml/badge.svg?branch=feat/static-analysis-main&event=push)](https://github.com/pagopa/devopslab-infra/actions/workflows/static_analysis_main.yml)
[![Static Analysis](https://github.com/pagopa/devopslab-infra/actions/workflows/static_analysis_main.yml/badge.svg?branch=main&event=push)](https://github.com/pagopa/devopslab-infra/actions/workflows/static_analysis_main.yml)

Terraform template repository for infrastructures projects

Expand Down
56 changes: 0 additions & 56 deletions src/elk-monitoring/99_main.tf.ci

This file was deleted.

26 changes: 0 additions & 26 deletions src/grafana-monitoring/99_main.tf.ci

This file was deleted.

0 comments on commit c149e29

Please sign in to comment.