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 ecb0f4b commit 738e4a6Copy full SHA for 738e4a6
.github/workflows/check-tutorials-actions.yml
@@ -4,7 +4,7 @@ on:
4
repository_dispatch:
5
types: [check_tutorials]
6
jobs:
7
- check_python_version_eol:
+ check_tutorials:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
0 commit comments