Skip to content

Commit 5cd1041

Browse files
authored
Merge pull request #5 from fraya/main
Disable GH Action on pull requests
2 parents 1a03a1d + 9bf46c4 commit 5cd1041

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)