Skip to content

rotate-ca doesn't work if server is set in config when rotating #7544

rotate-ca doesn't work if server is set in config when rotating

rotate-ca doesn't work if server is set in config when rotating #7544

Workflow file for this run

name: Update epics
on:
issues:
types: [opened, closed, reopened]
permissions:
contents: read
jobs:
epics:
runs-on: ubuntu-latest
name: Update epic issues
permissions:
issues: write
steps:
- name: Run epics action
uses: cloudaper/epics-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
epic-label-name: epic
auto-close-epic: false