Skip to content

Pull Request Stats #184

Pull Request Stats

Pull Request Stats #184

Workflow file for this run

name: Pull Request Stats
on:
schedule:
- cron: '54 14 * * 5'
jobs:
stats:
runs-on: ubuntu-latest
steps:
- uses: Dschoordsch/[email protected]
with:
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}