Skip to content

Apply suggestions from code review #29

Apply suggestions from code review

Apply suggestions from code review #29

# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
#
# You can adjust the behavior by modifying this file.
# For more information, see:
# https://github.com/actions/stale
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '0 4 * * 2-6'
workflow_dispatch:
jobs:
call-reusable-flow:
uses: camunda/automation-platform-github-actions/.github/workflows/stale.yml

Check failure on line 14 in .github/workflows/close-stale-issues.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/close-stale-issues.yml

Invalid workflow file

invalid value workflow reference: no version specified