Skip to content

ci: update the main and pull request github workflows #1

ci: update the main and pull request github workflows

ci: update the main and pull request github workflows #1

Workflow file for this run

name: Pull request code check
on:
pull_request:
branches:
- master
permissions:
contents: read
jobs:
check_code:
name: Check code & test
uses: ./.github/workflows/test.yml