Skip to content

Commit

Permalink
Delete commands names from ignore_names in Actions (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
satk0 committed Feb 27, 2024
1 parent 903119f commit 2b3365d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/go-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0
with:
ignore_names: >-
add_metrics_to_readme.sh
create_release_notes.sh
verify_metrics.sh

test:
name: Unit test code
Expand Down

0 comments on commit 2b3365d

Please sign in to comment.