1
0
Fork 0
mirror of https://github.com/ludeeus/action-shellcheck.git synced 2024-08-16 10:09:53 +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

View file

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