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:
parent
513f424cc7
commit
06cf1c7f5d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
on: push
|
||||
name: 'Trigger: Push'
|
||||
on: [push, pull_request]
|
||||
name: 'ShellCheck'
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: ShellCheck
|
Loading…
Reference in a new issue