Skip to content

Added Copy all feature #25

Added Copy all feature

Added Copy all feature #25

Workflow file for this run

name: Check PR
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout addon
uses: actions/checkout@v3
- name: Run luacheck
uses: BigWigsMods/actions/luacheck@master
with:
args: -qo 011