We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec1a978 commit 61f1569Copy full SHA for 61f1569
.github/workflows/mlc.yml
@@ -1,7 +1,7 @@
1
name: Links checker
2
on: [push]
3
jobs:
4
- run check:
+ run_check:
5
runs-on: ubuntu-latest
6
steps:
7
- name: check out
0 commit comments