Compare commits
No commits in common. "64f201b6320bc7fedead7e91088aa176fda76dc2" and "a91ba3329292f48fae6a7c8026b38cc1030c570b" have entirely different histories.
64f201b632
...
a91ba33292
@ -2,7 +2,7 @@ name: Test Pull Request
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- ['develop', 'main']
|
||||
- 'develop'
|
||||
|
||||
env:
|
||||
FULL_TAG: git.mrmeeb.stream/mrmeeb/pywebfinger:develop
|
||||
|
@ -1,6 +1,7 @@
|
||||
|
||||
{
|
||||
"extends": [":automergeMinor", ":automergePr", ":automergeRequireAllStatusChecks", ":dependencyDashboard", ":disableRateLimiting", ":rebaseStalePrs"],
|
||||
"baseBranches": ["develop"],
|
||||
"major": {
|
||||
"dependencyDashboardApproval": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user