mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 03:45:41 +00:00
[github actions] Don't run docfx job for PR
This commit is contained in:
parent
03b345325b
commit
10e4738788
2
.github/workflows/docfx.yml
vendored
2
.github/workflows/docfx.yml
vendored
@ -3,8 +3,6 @@ name: DocFX
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docfx:
|
docfx:
|
||||||
|
Loading…
Reference in New Issue
Block a user