Skip to content

Commit 9bf46c4

Browse files
committed
Disable GH Action on pull requests
On PR the action don't have permission to deploy to GH pages
1 parent 1a03a1d commit 9bf46c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-website.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Build website
33
on:
44
push:
55
# all branches
6-
pull_request:
76

87
# This enables the Run Workflow button on the Actions tab.
98
workflow_dispatch:

0 commit comments

Comments
 (0)