We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49c181 commit cf9fe2aCopy full SHA for cf9fe2a
README.md
@@ -27,8 +27,11 @@ If there is an existing ``PAT_TOKEN``:
27
28
### Update dependencies
29
30
-Open [dependency graph](https://github.com/Flashky/advent-of-code-yyyy/network/updates) settings and run
31
-the ``pom.xml`` job to force checking for any pending updates.
+Open [dependency graph](https://github.com/Flashky/advent-of-code-yyyy/network/updates) settings
+and manually run the following jobs:
32
+
33
+- ``pom.xml``
34
+- ``.github/workflows/build-report.yml``
35
36
Review and merge any pending pull requests.
37
0 commit comments