Skip to content

SUP-6372: Updating branch workflows were targeting #1

SUP-6372: Updating branch workflows were targeting

SUP-6372: Updating branch workflows were targeting #1

Workflow file for this run

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