Skip to content

Commit

Permalink
COMP: Fix workflow file link in pre-commit-autoupdate workflow
Browse files Browse the repository at this point in the history
Co-authored-by: James Butler <james.butler@revvity.com>
  • Loading branch information
jcfr and jamesobutler committed Apr 11, 2024
1 parent 0e6b779 commit ce80ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ jobs:
This pull-request was auto-generated by the [pre-commit-autoupdate][1] GitHub action workflow.
[1]: https://github.com/${{ github.repository }}/blob/${{ steps.head_branch.outputs.sha }}/.github/workflows/pre-commit-autoupdate.yml
[1]: https://github.com/${{ github.repository }}/blob/main/.github/workflows/pre-commit-autoupdate.yml
draft: false

0 comments on commit ce80ab9

Please sign in to comment.