We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6fed83 commit 7ef3421Copy full SHA for 7ef3421
.github/workflows/docs.yml
@@ -3,7 +3,7 @@ name: Documentation
3
on:
4
push:
5
branches: [master, pre, develop]
6
- pull_requests:
+ pull_request:
7
branches: []
8
9
jobs:
0 commit comments