Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Auto update

Auto update #21

Workflow file for this run

name: Post Push
on:
push:
branches:
- main
- master
tags:
- '*'
permissions: write-all
jobs:
post-push:
if: github.actor != 'github-actions[bot]'
uses: Azure/tfmod-scaffold/.github/workflows/post-push.yaml@main