Skip to content

CTDA9-532/DGI9-354/DGI9-407/DGI9-412: Derivative modelling w/ plugins and use thereof. #8

CTDA9-532/DGI9-354/DGI9-407/DGI9-412: Derivative modelling w/ plugins and use thereof.

CTDA9-532/DGI9-354/DGI9-407/DGI9-412: Derivative modelling w/ plugins and use thereof. #8

Workflow file for this run

---
name: Auto Semver
on:
pull_request_target:
types: closed
branches:
- main
jobs:
Updating-Tag:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- name: Run Auto Semver
uses: discoverygarden/auto-semver@v1