Skip to content

Update dependency allure-commandline to v2.43.0 #440

Update dependency allure-commandline to v2.43.0

Update dependency allure-commandline to v2.43.0 #440

name: yarn.lock changes
on:
- pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Create PR comment with yarn.lock changes
uses: Simek/yarn-lock-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}