Skip to content

Change simple-exec url from GitLab to GitHub. #1014

Change simple-exec url from GitLab to GitHub.

Change simple-exec url from GitLab to GitHub. #1014

Workflow file for this run

name: spell-check
on:
push:
branches: [main, release-*]
pull_request:
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- run: npx [email protected] "**/*"