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 2958f16 commit adf85dfCopy full SHA for adf85df
.github/workflows/build.yml
@@ -2,7 +2,6 @@ name: Build & Test
2
3
on:
4
pull_request:
5
- types: [opened, synchronize]
6
push:
7
workflow_dispatch:
8
# Allow to run manually
.github/workflows/doc-build.yml
@@ -2,7 +2,6 @@ name: Build documentation
0 commit comments