Skip to content

Merge pull request #260 from cds-snc/feat/count-incident-actions #13

Merge pull request #260 from cds-snc/feat/count-incident-actions

Merge pull request #260 from cds-snc/feat/count-incident-actions #13

name: Count Issues
on:
schedule:
# At 13:00 (1 pm) UTC / 8:00 EST on Monday
- cron: '0 13 * * 1'
workflow_dispatch:
jobs:
count_issues:
runs-on: ubuntu-latest
steps:
- name: Count Incident Action issues
uses: kazupon/issue-count-action@284ff91974f64c6ac7192a394d895434eabee85f
with:

Check failure on line 16 in .github/workflows/count-incident-actions.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/count-incident-actions.yml

Invalid workflow file

You have an error in your yaml syntax on line 16
github-token: ${{ secrets.GITHUB_TOKEN }}
labels: 'Bug | Bogue','Incident Action','Tech Debt'
state: open