mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-06-18 00:59:44 +08:00
Use terraform syntax highlighting
This commit is contained in:
parent
481a78354b
commit
4c1f1afd13
@ -15,7 +15,7 @@ The most common use case for this, is when you're running a Linter or Code-Style
|
||||
|
||||
In this example I'm running `php-cs-fixer` in a PHP project.
|
||||
|
||||
```
|
||||
```terraform
|
||||
workflow "php-cs-fixer" {
|
||||
on = "push"
|
||||
resolves = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user