Skip to content

hotfix 0.4.1

hotfix 0.4.1 #1681

Workflow file for this run

name: Continuous Integration
on:
pull_request
jobs:
ci:
name: Continuous Integration
runs-on: ubuntu-latest
permissions:
checks: write
contents: read
statuses: write
steps:
- name: Checkout the branch
uses: actions/checkout@v3
- name: Validate
# uses: cwtools/[email protected]
uses: Undeadbanana/[email protected]
with:
game: ck3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}