Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Apr 19, 2024
1 parent 420ede0 commit ea22d87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:
which: ${{ inputs.which }}
```
Then trigger it manually using the 'run workflow' button under the actions tab.
Then trigger it manually using the 'run workflow' button under the actions tab. Note that you can pick a branch to test, so you can perform reverse dependency checks on a feature branch before merging into main.
A summary of the results can be seen in the GHA webUI. Upon completion, the full install/check logs for all packages are available in the 'artifacts' section.
## Recheck goals and limitations
Expand Down

0 comments on commit ea22d87

Please sign in to comment.