Skip to content

Move to VCPKG.

Move to VCPKG. #6

Workflow file for this run

name: Lint Installer Bundle Plugin
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check format
uses: ModOrganizer2/check-formatting-action@master
with:
check-path: "."