Skip to content

Apply fixes from StyleCI #37

Apply fixes from StyleCI

Apply fixes from StyleCI #37

Workflow file for this run

name: JavaScript
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: flarum/action-build@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}