Skip to content

fix: cannot create warnings on profiles (#29) #38

fix: cannot create warnings on profiles (#29)

fix: cannot create warnings on profiles (#29) #38

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 }}