Skip to content

Commit b301016

Browse files
Apply suggestions from code review
Co-authored-by: Aviv Keller <me@aviv.sh> Signed-off-by: Dario Piotrowicz <dario.piotrowicz@gmail.com>
1 parent e2991be commit b301016

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/cloudflare-open-next-build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ on:
1313
pull_request:
1414
branches:
1515
- main
16-
types:
17-
- labeled
1816

1917
defaults:
2018
run:
@@ -33,7 +31,7 @@ env:
3331

3432
jobs:
3533
build-cloudflare-worker:
36-
name: Build Cloudflare Worker (on ubuntu)
34+
name: Build Cloudflare Worker
3735
runs-on: ubuntu-latest
3836

3937
steps:

0 commit comments

Comments
 (0)