Skip to content

UNRI2-89: Add persistent URL and thumbnails by default #2

UNRI2-89: Add persistent URL and thumbnails by default

UNRI2-89: Add persistent URL and thumbnails by default #2

Workflow file for this run

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