Skip to content

Commit

Permalink
Fixing shellcheck
Browse files Browse the repository at this point in the history
Signed-off-by: AbstractionFactory <[email protected]>
  • Loading branch information
abstractionfactory committed Oct 14, 2024
1 parent 2ee462f commit f9d1384
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Issue Submission to Pull Request
name: Shellcheck
on:
issues:
types:
[opened, edited]
push:

jobs:
shellcheck:
Expand Down

0 comments on commit f9d1384

Please sign in to comment.