Skip to content

Dependabot changes from PR 609 619 620 #630

Dependabot changes from PR 609 619 620

Dependabot changes from PR 609 619 620 #630

Workflow file for this run

name: Pre Pull Request Check
on:
pull_request:
types: ['opened', 'synchronize']
paths:
- '.github/**'
- '**.go'
- '**.tf'
- '.github/workflows/**'
- '**.md'
- '**/go.mod'
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main