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 4a39cfe commit eded4d7Copy full SHA for eded4d7
.github/workflows/check-urls.yml
@@ -11,7 +11,7 @@ on:
11
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
12
jobs:
13
# This workflow contains a single job called "build"
14
- build:
+ check-urls:
15
# The type of runner that the job will run on
16
runs-on: ubuntu-latest
17
0 commit comments