Skip to content

[Backport release-1.26] When specifying a profile, audit-log-path is not longer passed as an argument. #2499

[Backport release-1.26] When specifying a profile, audit-log-path is not longer passed as an argument.

[Backport release-1.26] When specifying a profile, audit-log-path is not longer passed as an argument. #2499

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: epic
auto-close-epic: false