Skip to content

Makefile, push: Prevent overwriting existing version tags (#445) #93

Makefile, push: Prevent overwriting existing version tags (#445)

Makefile, push: Prevent overwriting existing version tags (#445) #93

name: Check HashiCorp Modules
on: [push, pull_request]
jobs:
check_modules:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run script
run: ./hack/check_hashicorp.sh