Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Apply ApplicationCommandOptionChoice Hotfixes and Fix build script libJar manifest #69

Apply ApplicationCommandOptionChoice Hotfixes and Fix build script libJar manifest

Apply ApplicationCommandOptionChoice Hotfixes and Fix build script libJar manifest #69

Workflow file for this run

---
name: Continuous Integration
on: # yamllint disable-line rule:truthy
[push, pull_request, workflow_dispatch]
jobs:
yamlLint:
name: Code Scan (YAML Lint)
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run YAML Lint
uses: ibiqlik/action-yamllint@v3