Skip to content

Commit c44b650

Browse files
Thespicawangzhe41
authored andcommitted
Update format.yml
1 parent 636d97d commit c44b650

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ concurrency:
4242
jobs:
4343
generate:
4444
runs-on: ubuntu-latest
45-
if: ${{ !contains(github.event.pull_request.title, 'WIP') && github.event.pull_request.draft == false }}
4645
steps:
4746
- uses: actions/checkout@v4
4847
with:
@@ -51,7 +50,7 @@ jobs:
5150
submodules: false
5251
fetch-depth: 0
5352

54-
- uses: bufbuild/buf-setup-action@v1
53+
- uses: bufbuild/buf-setup-action@v4
5554
with:
5655
version: "1.32.0"
5756

0 commit comments

Comments
 (0)