Skip to content

Update the Devops readme with step-by-step instructions #37

Update the Devops readme with step-by-step instructions

Update the Devops readme with step-by-step instructions #37

Workflow file for this run

---
name: Semantic Version Tagging
on:
pull_request_target:
types: closed
branches:
- main
jobs:
tag_update:
name: Tag Update
uses: discoverygarden/auto-semver/.github/workflows/semver.yml@v1