mirror of
https://github.com/vavkamil/awesome-bugbounty-tools.git
synced 2026-07-16 13:21:17 -05:00
[PR #118] [MERGED] ci: fix fork PR README diff base #1892
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/118
Author: @vavkamil
Created: 7/7/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @vavkamil
Base:
main← Head:vavkamil/fix-ci📝 Commits (1)
2aef7c1ci: fix fork PR README diff base📊 Changes
1 file changed (+2 additions, -6 deletions)
View changed files
📝
.github/workflows/stargazers.yml(+2 -6)📄 Description
Description
Fixes the Stargazers workflow so fork pull requests do not fail README link detection when the fork branch is behind
main.origin mainrefetch that could leave the runner without a merge baseNotes
This keeps the workflow on the
pull_requesttrigger with read-only permissions andpersist-credentials: false.Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.