Skip to content

Swap: Icon on the Caution warning does not look nice #2879

Swap: Icon on the Caution warning does not look nice

Swap: Icon on the Caution warning does not look nice #2879

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