Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Navigate to the correct page selection when go back to the Settlements page from Tx details #353

Navigate to the correct page selection when go back to the Settlements page from Tx details

Navigate to the correct page selection when go back to the Settlements page from Tx details #353

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