Skip to content

Reset scrap start year to 1944 #12

Reset scrap start year to 1944

Reset scrap start year to 1944 #12

Workflow file for this run

on:
push:
branches:
- master
name: "Trigger: Push action"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master