We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea216bb + 101ed67 commit 7bcc7bdCopy full SHA for 7bcc7bd
1 file changed
README.md
@@ -27,5 +27,8 @@ It adds basic PR building, dependabot integration, testing, coverage etc.
27
* build
28
* go-test
29
* Include administrators
30
-5. When ready to release, rename the target branch in the release workflow from `foo` to `main`, and send a PR.
31
-6. That's it.
+5. Go to repository Settings > Code security and analysis, and enable:
+ * Dependabot alerts
32
+ * Dependabot security updates
33
+6. When ready to release, rename the target branch in the release workflow from `foo` to `main`, and send a PR.
34
+7. That's it.
0 commit comments