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

pull/3324/head
Omar López 2022-07-11 17:41:55 -06:00 committed by GitHub
parent 5587867598
commit c7288bb822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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