You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace hardcoded YOUR_PROJECT_NUMBER placeholder with repo variable
- Add if: condition to skip job when project URL not configured
- Upgrade to actions/add-to-project@v0.6.1
- Use ${{ secrets.PROJECT_TOKEN || github.token }} for flexible auth
Fixes 'Invalid project URL' error on all PRs
Signed-off-by: rigoryanych <rigoryanych1397@gmail.com>
0 commit comments