Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 47bc1cc

Browse files
committed
chore: Update deploy workflow to exclude pull requests
1 parent a9a6adc commit 47bc1cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Deploy to Cloudflare with NuxtHub Cli
22
on:
33
push:
44
branches: [main]
5-
pull_request:
6-
branches: [main]
75
jobs:
86
build-and-deploy:
97
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)