Skip to content

Add firebase hosting #610

Add firebase hosting

Add firebase hosting #610

Workflow file for this run

name: Prace
on:
pull_request:
branches:
- main
types:
- opened
- edited
- reopened
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: innerspacetrainings/Prace.js@master
with:
configuration-path: .github/prace.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}