Skip to content

Update toshimaru/auto-author-assign action to v2.1.0 #28

Update toshimaru/auto-author-assign action to v2.1.0

Update toshimaru/auto-author-assign action to v2.1.0 #28

Workflow file for this run

name: Test Scaffold
# Workflow to **validate** the **integrity** of the scaffold template itself.
on:
push:
branches:
- main
pull_request:
branches:
- main
- 'feature/**'
jobs:
test-scaffold:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check coding standards
uses: luizm/[email protected]
env:
SHFMT_OPTS: -i 2 -ci -s -d