Skip to content

Update dependency allure-commandline to v2.38.1 #609

Update dependency allure-commandline to v2.38.1

Update dependency allure-commandline to v2.38.1 #609

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 }}