Skip to content

Commit 9e3cabe

Browse files
authored
Merge pull request #257 from FusionAuth/miker/issue-39
Don't run the GitHub Action Deploy Dokka Docs on a PR.
2 parents 2e51d0c + c71da6e commit 9e3cabe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Deploy Dokka Docs
33
on:
44
push:
55
branches: ["main"]
6-
pull_request:
76
workflow_dispatch:
87

98
jobs:

0 commit comments

Comments
 (0)