Unverified Commit c6efdf8c authored by Charlie Lin's avatar Charlie Lin Committed by GitHub
Browse files

add to project, revert PAT (#1524)

Create a workflows to allow issues to be assigned to a project in github
parent 2c8149f6
name: Update Github Project
name: Add items to GH project
on:
pull_request:
......@@ -16,4 +16,4 @@ jobs:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/ROCmSoftwarePlatform/projects/20
github-token: $${{ ${{ github.token }} }}
github-token: ${{ secrets.TEST_PR_WORKFLOW }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment