Skip to content

fix: package.json & yarn.lock to reduce vulnerabilities #140

fix: package.json & yarn.lock to reduce vulnerabilities

fix: package.json & yarn.lock to reduce vulnerabilities #140

Workflow file for this run

name: git-checks
on: [push]
jobs:
check-fixup-commits:
name: Check for fixup commits
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Block Merge with fixup commit
uses: 13rac1/[email protected]