Skip to content

[ci] Fix Vulkan SDK installation #1361

[ci] Fix Vulkan SDK installation

[ci] Fix Vulkan SDK installation #1361

Workflow file for this run

name: Commit Naming
on:
push:
pull_request:
types: [opened]
jobs:
naming:
name: Commit Naming
runs-on: ubuntu-latest
if: ${{ github.event_name == 'pull_request' && github.event.action == 'opened' && !github.event.pull_request.merged || github.event_name == 'push' }}
steps:
- uses: IceflowRE/gitcc@v2
with:
validator_file: helper/commit_validator.mjs