Skip to content

Duty of players not being tracked (potential issue with QBCore bridge) #33

Duty of players not being tracked (potential issue with QBCore bridge)

Duty of players not being tracked (potential issue with QBCore bridge) #33

name: Issues Project Management
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/Qbox-project/projects/4
github-token: ${{ secrets.PROJECTS_PAT }}