Skip to content

Commit cf9fe2a

Browse files
committed
docs: fix dependencies jobs explanation
1 parent d49c181 commit cf9fe2a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ If there is an existing ``PAT_TOKEN``:
2727

2828
### Update dependencies
2929

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.
30+
Open [dependency graph](https://github.com/Flashky/advent-of-code-yyyy/network/updates) settings
31+
and manually run the following jobs:
32+
33+
- ``pom.xml``
34+
- ``.github/workflows/build-report.yml``
3235

3336
Review and merge any pending pull requests.
3437

0 commit comments

Comments
 (0)