Skip to content

Merge pull request #232 from zoyakostyreva/hyperskill_links_with_utm #11

Merge pull request #232 from zoyakostyreva/hyperskill_links_with_utm

Merge pull request #232 from zoyakostyreva/hyperskill_links_with_utm #11

Workflow file for this run

name: LinksChecker
on:
# Triggers the workflow on push or pull request events but only for the "master" branch
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
links-checker-job:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: Call the action jetbrains-academy/links-checker-action
uses: jetbrains-academy/links-checker-action@main
with:
dir: ./