Skip to content

Bump @types/react-router-hash-link from 2.4.6 to 2.4.9 #2854

Bump @types/react-router-hash-link from 2.4.6 to 2.4.9

Bump @types/react-router-hash-link from 2.4.6 to 2.4.9 #2854

Workflow file for this run

name: "Check License Lines"
on:
# Trigger the workflow on push or pull request,
# but only for the main branch
push:
branches:
- main
- staging
- trying
pull_request:
jobs:
license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: License Checker
uses: kt3k/[email protected]