Skip to content

fix(deps): update dependency vuetify to v3.7.14 #24

fix(deps): update dependency vuetify to v3.7.14

fix(deps): update dependency vuetify to v3.7.14 #24

Workflow file for this run

name: Require PR Checklist
on:
pull_request:
types: [opened, edited, reopened, synchronize, ready_for_review]
jobs:
pr-checklist:
runs-on: ubuntu-latest
steps:
- name: Dump GitHub context
env:
GITHUB_ACTOR: ${{ github.actor }}
shell: bash
run: echo "Actor in workflow $GITHUB_ACTOR"
- uses: it-at-m/lhm_actions/action-templates/actions/action-pr-checklist@7ec2457df9dabd7db10e4da2a7b177915789b6c8