Skip to content

Commit cc649ec

Browse files
chore: remove approve-builds
1 parent db1241b commit cc649ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cd.yml

-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
run: mkdir ./packages/presta/dist && echo "#! /usr/bin/env node" > ./packages/presta/bin.js
3535
- name: pnpm - install
3636
run: pnpm install
37-
- name: pnpm - approve builds
38-
run: pnpm approve-builds
3937

4038
# build
4139
- name: lint

0 commit comments

Comments
 (0)