Skip to content

Commit

Permalink
Final version
Browse files Browse the repository at this point in the history
  • Loading branch information
meyertst-aws authored and scmacdon committed Feb 16, 2024
1 parent 896bd15 commit 7b05d24
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/sh-check.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# This uses the action https://github.com/marketplace/actions/sh-checker

name: Lint Bash

on:
pull_request: # This action does not use the paths argument.
pull_request: # This action does not use the paths option.
workflow_dispatch:

jobs:
sh-checker:
name: Lint Bash
Expand Down

0 comments on commit 7b05d24

Please sign in to comment.