1
0
mirror of https://github.com/ludeeus/action-shellcheck.git synced 2025-07-20 09:40:12 +02:00

Update and rename push.yml to ShellCheck.yml

This commit is contained in:
Joakim Sørensen 2020-06-25 12:20:30 +02:00 committed by GitHub
parent 513f424cc7
commit 06cf1c7f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
on: push
name: 'Trigger: Push'
on: [push, pull_request]
name: 'ShellCheck'
jobs:
shellcheck:
name: ShellCheck