Unverified Commit c3bb72ac authored by Umang Yadav's avatar Umang Yadav Committed by GitHub
Browse files

Merge branch 'develop' into dyn_pad

parents 3d4fdb91 ad1cfd92
name: Add PRs and issues to GitHub projects name: Update Github Project
on: on:
pull_request: pull_request:
...@@ -16,4 +16,4 @@ jobs: ...@@ -16,4 +16,4 @@ jobs:
- uses: actions/add-to-project@v0.4.0 - uses: actions/add-to-project@v0.4.0
with: with:
project-url: https://github.com/orgs/ROCmSoftwarePlatform/projects/20 project-url: https://github.com/orgs/ROCmSoftwarePlatform/projects/20
github-token: $${{ secrets.MIGRAPHX_BOT_TOKEN }} github-token: $${{ ${{ github.token }} }}
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