Skip to content

Commit

Permalink
Merge pull request #76 from koterpillar/trigger-build-after-lockfile-…
Browse files Browse the repository at this point in the history
…update

chore(build): trigger a build after Renovate lockfile update
  • Loading branch information
koterpillar authored Jan 9, 2025
2 parents 0418bf5 + 1c47444 commit 092a043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-lockfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
git push
fi
- name: Trigger build
run: gh workflow run CI
run: gh workflow run CI --ref ${{ github.ref }}

0 comments on commit 092a043

Please sign in to comment.