Skip to content

Commit

Permalink
use the update-libs workflow from the main branch
Browse files Browse the repository at this point in the history
Now that the workflow's automerge feature has been merged to main, we can use the main workflow again
  • Loading branch information
lucabello authored Apr 22, 2024
1 parent b87453b commit 3e3eea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
update-lib:
name: Check libraries
uses: canonical/observability/.github/workflows/charm-update-libs.yaml@feature/automerge
uses: canonical/observability/.github/workflows/charm-update-libs.yaml@main
secrets: inherit
with:
charm-path: "charm"
Expand Down

0 comments on commit 3e3eea9

Please sign in to comment.