Skip to content

Fix wrong branch

Fix wrong branch #1

Workflow file for this run

on:
pull_request:
types:
- opened
- synchronize
push:
branches:
- main
jobs:
test_config:
runs-on:
- ubuntu-latest
- windows-latest
steps:
- run: git clone --depth=1 "${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git" .
- run: node ./lib/config.js