CoolFace
Apppublic

feel-fl/open-human-feedback-chat

sourceHugging Faceupdated 1y agoView on Hugging Face
14likes
proof-html.yml12 linesDownload Raw Back to workflows
1name: Proof HTML2on:3  push:4  workflow_dispatch:5jobs:6  build:7    runs-on: ubuntu-latest8    steps:9      - uses: anishathalye/proof-html@v1.1.010        with:11          directory: ./12