Skip to content

bugfix: enable commands to work in private channels #28

bugfix: enable commands to work in private channels

bugfix: enable commands to work in private channels #28

name: Selene Linter
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
workflow_dispatch:
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ok-nick/[email protected]
- name: Generate Standard Library
run: selene generate-roblox-std
- name: Run Selene
run: selene Package