Skip to content

fix(ga): fatal: pathspec 'plugins.txt' did not match any files. #19

fix(ga): fatal: pathspec 'plugins.txt' did not match any files.

fix(ga): fatal: pathspec 'plugins.txt' did not match any files. #19

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@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master