Skip to content

chore: synced file(s) with cds-snc/site-reliability-engineering #5

chore: synced file(s) with cds-snc/site-reliability-engineering

chore: synced file(s) with cds-snc/site-reliability-engineering #5

name: Count Issues
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
count_issues:
runs-on: ubuntu-latest
steps:
- name: Count Incident Action issues
uses: kazupon/issue-count-action@284ff91974f64c6ac7192a394d895434eabee85f
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
labels: 'Incident Action'
state: open