Skip to content

Commit 93dc2c6

Browse files
rm on pull_request trigger
1 parent 2771f76 commit 93dc2c6

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
name: Deploy CDK
1+
name: Deploy
22

33
on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
branches:
9-
- main
10-
117
jobs:
128
deploy:
139
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)