Skip to content

Show allowance/balance warnings on order detail view #2865

Show allowance/balance warnings on order detail view

Show allowance/balance warnings on order detail view #2865

Workflow file for this run

name: Update epics
on:
issues:
types: [opened, closed, reopened]
jobs:
epics:
runs-on: ubuntu-latest
name: Update epic issues
steps:
- name: Run epics action
uses: cloudaper/epics-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
epic-label-name: feature
auto-close-epic: true