Update and rename bug-hunting.yml to add-to-project.yml

This commit is contained in:
Omar López
2022-07-11 17:41:55 -06:00
committed by GitHub
parent 5587867598
commit c7288bb822
@@ -11,7 +11,7 @@ on:
- labeled
jobs:
bug-hunting:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
@@ -19,4 +19,4 @@ jobs:
with:
project-url: https://github.com/orgs/calcom/projects/1
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
labeled: '🐛 bug'
labeled: 🐛 bug, 🎨 needs design, 🙋🏻‍♂️help wanted, 🚨 urgent