Skip to content

[1.89] 'Add custom hook' warning's title is not center-alighed #4008

[1.89] 'Add custom hook' warning's title is not center-alighed

[1.89] 'Add custom hook' warning's title is not center-alighed #4008

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