Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Hope to support lower version of camel 3.14.9 #821

Hope to support lower version of camel 3.14.9

Hope to support lower version of camel 3.14.9 #821

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: user-story
auto-close-epic: true