Skip to content

Update actions/checkout action to v7 #24

Update actions/checkout action to v7

Update actions/checkout action to v7 #24

Workflow file for this run

name: OPM Plugin Check
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
opm_check:
uses: OpenVoiceOS/gh-automations/.github/workflows/opm-check.yml@dev
secrets: inherit
with:
python_version: '3.11'
plugin_type: 'auto'