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
Copy file name to clipboardExpand all lines: README.md
-38Lines changed: 0 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,44 +58,6 @@ jobs:
58
58
</details>
59
59
60
60
61
-
### dependabot-automerge.yaml
62
-
63
-
Automatically approve and merge Dependabot PRs matching certain criteria. Supports filtering by ecosystem and semver gap, such as "all actions minor+patch updates".
64
-
65
-
Repositories using this workflow must:
66
-
* Have `Allow auto-merge` [enabled](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request#enabling-auto-merge).
67
-
* Have branch protection enabled, with the `Require status checks to pass before merging` option enforcing CI.
0 commit comments