mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-17 23:13:51 +01:00
4
.github/workflows/ci-js.yml
vendored
4
.github/workflows/ci-js.yml
vendored
@@ -1,10 +1,10 @@
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
name: CI (JS)
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Check
|
||||
name: Lint/Test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user