Thanks to visit codestin.com Credit goes to github.com
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.
workflow_dispatch
1 parent dc5f891 commit 76648baCopy full SHA for 76648ba
3 files changed
.github/workflows/docs.yml
@@ -1,6 +1,7 @@
1
name: Check documentation build
2
3
on:
4
+ workflow_dispatch:
5
push:
6
branches: [master, 'release*']
7
tags: ['*']
.github/workflows/test.yml
name: Tests
.github/workflows/test_stubgenc.yml
name: Test stubgenc on pybind11-mypy-demo
0 commit comments