Skip to content

[v1.50.0] Safe: Approve and Review Limit/TWAP button is not changed to Review when an order is executed #2816

[v1.50.0] Safe: Approve and Review Limit/TWAP button is not changed to Review when an order is executed

[v1.50.0] Safe: Approve and Review Limit/TWAP button is not changed to Review when an order is executed #2816

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