Skip to content

[FR/BUG] Show __idle__ costs (again) using OpenCost #19

[FR/BUG] Show __idle__ costs (again) using OpenCost

[FR/BUG] Show __idle__ costs (again) using OpenCost #19

name: auto-label-new-issues
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- name: Label new issues with 'needs-triage'
uses: andymckay/[email protected]
with:
add-labels: "needs-triage"