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
fix: update auto-label workflow to skip forked PRs
- Added `if: github.repository == 'dietrichmax/docker-staticmaps'` to skip PRs from forks
- Ensures `GITHUB_TOKEN` has write access when labeling PRs
- Prevents "Resource not accessible by integration" errors for external contributors