Skip to content

Commit 738e4a6

Browse files
committed
Minor change
1 parent ecb0f4b commit 738e4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-tutorials-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
repository_dispatch:
55
types: [check_tutorials]
66
jobs:
7-
check_python_version_eol:
7+
check_tutorials:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)