Skip to content

Add Tags to Route Table and Public IPs (#76) #28

Add Tags to Route Table and Public IPs (#76)

Add Tags to Route Table and Public IPs (#76) #28

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