Skip to content

Adding workflows to module #1

Adding workflows to module

Adding workflows to module #1

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