Skip to content

🎉 Init Goban test #1

🎉 Init Goban test

🎉 Init Goban test #1

name: "CI: github-actions-validator"
on:
pull_request:
concurrency:
group: ${{ github.head_ref }}-github-actions-validator
cancel-in-progress: true
jobs:
github-actions-validator:
name: Github-actions-validator
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lumapps/github-actions-validator@v2