Skip to content

Update CHANGELOG.md, remove post push action, remove yor tags #684

Update CHANGELOG.md, remove post push action, remove yor tags

Update CHANGELOG.md, remove post push action, remove yor tags #684

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