Skip to content

no export haskeys

no export haskeys #3

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