Skip to content

NI-90: Account for the rollback_action in GUI rollback batch. #20

NI-90: Account for the rollback_action in GUI rollback batch.

NI-90: Account for the rollback_action in GUI rollback batch. #20

Workflow file for this run

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