Skip to content

DGIR-130 : Error handling for islandora_citations Cite this block #36

DGIR-130 : Error handling for islandora_citations Cite this block

DGIR-130 : Error handling for islandora_citations Cite this block #36

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