Skip to content

Commit b72f70e

Browse files
committed
ci: remove event on PR, trigger only on push
1 parent 6cc1533 commit b72f70e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-deploy-docs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ on:
88
- 'src/**'
99
- 'README.md'
1010
- '.github/workflows/build-deploy-docs.yml'
11-
pull_request:
12-
branches: [ master ]
13-
paths:
14-
- 'docs/**'
15-
- 'src/**'
16-
- 'README.md'
1711
workflow_dispatch:
1812

1913
permissions:

0 commit comments

Comments
 (0)