Skip to content

Update README.md and replace domain name in files, better static file… #10

Update README.md and replace domain name in files, better static file…

Update README.md and replace domain name in files, better static file… #10

Workflow file for this run

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