Skip to content

Commit

Permalink
chore: skip update client in ready-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwenma committed Nov 20, 2024
1 parent 1afa378 commit ee92530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ ensure:

# Should run all needed commands before any PR is sent out.
.PHONY: ready-pr
ready-pr: lint manifests resource-docs generate-go-client ensure
ready-pr: lint manifests resource-docs ensure

# Upgrades dcl dependencies
.PHONY: upgrade-dcl
Expand Down

0 comments on commit ee92530

Please sign in to comment.