mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-08-15 23:50:19 +02:00
ci: open a PR for contributor updates instead of pushing to main (#625)
The shared app is not in the main ruleset's bypass list, so its direct push is rejected; the skip-ci marker has to go too, or the generated PR's required checks never report and it can never merge. Claude-Session: https://claude.ai/code/session_011GzPywfeNAx2BVA2M6RnuH
This commit is contained in:
@@ -34,5 +34,6 @@ jobs:
|
|||||||
image_size: 100
|
image_size: 100
|
||||||
columns_per_row: 6
|
columns_per_row: 6
|
||||||
readme_path: README.md
|
readme_path: README.md
|
||||||
auto_detect_branch_protection: false
|
auto_detect_branch_protection: true
|
||||||
commit_message: 'chore: update contributors list [skip ci]'
|
commit_message: 'chore: update contributors list'
|
||||||
|
pr_title_on_protected: 'chore: update contributors list'
|
||||||
|
|||||||
Reference in New Issue
Block a user