mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 23:24:29 +03:00
Update linter.yml
This commit is contained in:
parent
95e3a1d4c5
commit
bf819c3804
1 changed files with 1 additions and 3 deletions
4
web/.github/workflows/linter.yml
vendored
4
web/.github/workflows/linter.yml
vendored
|
@ -1,9 +1,7 @@
|
|||
name: linter
|
||||
|
||||
# This action works with pull requests and pushes
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
prettier:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue