We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a961d0c commit 07f3868Copy full SHA for 07f3868
.github/workflows/doctests.yml
@@ -2,9 +2,8 @@ name: Documentation Tests
2
3
on:
4
push:
5
- tags-ignore:
6
- - '*'
7
branches:
+ - master
8
- 'emb-examples'
9
pull_request:
10
workflow_dispatch:
0 commit comments