Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github: fix add to dashboard failing
``` Error: Request failed due to following response errors: - Could not resolve to a ProjectV2 with the number 2. ``` On further investigation, it looks like it could be a permission issue. I followed the recommendation in their documentation to fix it: https://github.com/actions/add-to-project#creating-a-pat-and-adding-it-to-your-repository Signed-off-by: Nizamudeen A <[email protected]>
- Loading branch information