[github actions] Don't run docfx job for PR

This commit is contained in:
Oliver Booth 2022-05-12 14:28:00 +01:00
parent 03b345325b
commit 10e4738788
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ name: DocFX
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
docfx: