Skip to content

Commit b41312e

Browse files
authored
Remove the pull_request trigger in site-gh-pages.yml as it is triggered when there is a draft request to merge main into release
1 parent 2074bba commit b41312e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/site-gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Deploy the site to GitHub Pages
33
on:
44
push:
55
branches: [ "release" ]
6-
pull_request:
7-
branches: [ "release" ]
86

97
# Allows you to run this workflow manually from the Actions tab
108
workflow_dispatch:

0 commit comments

Comments
 (0)