We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1cc45 commit 906d18fCopy full SHA for 906d18f
.github/workflows/docs.yaml
@@ -1,10 +1,4 @@
1
name: Documentation build
2
-on:
3
- pull_request:
4
- push:
5
- branches:
6
- - master
7
-
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
10
cancel-in-progress: true
0 commit comments