Skip to content

Close old issues that need reply #452

Close old issues that need reply

Close old issues that need reply #452

Workflow file for this run

name: Close old issues that need reply
on:
schedule:
- cron: "0 0 * * *"
jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'pybamm-team'
steps:
- name: Close old issues that need reply
uses: dwieeb/needs-reply@71e8d5144caa0d4a1e292348bfafa3866d08c855 # v2.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-label: needs-reply