adjusting readme, fix forgejo runner
Some checks failed
ShellCheck / shellcheck (push) Failing after 2s
Some checks failed
ShellCheck / shellcheck (push) Failing after 2s
This commit is contained in:
parent
acb907ed84
commit
0b57169b85
2 changed files with 8 additions and 2 deletions
|
|
@ -6,6 +6,6 @@ jobs:
|
|||
shellcheck:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- name: Run ShellCheck
|
||||
run: shellcheck dotgit.sh demo/demo-note.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue