diff --git a/poof.html b/poof.html deleted file mode 100644 index 3a6c4590..00000000 --- a/poof.html +++ /dev/null @@ -1,12 +0,0 @@ -name: Proof HTML -on: - push: - workflow_dispatch: -jobs: - build: - runs-on: ubuntu-latest - steps: - - uses: anishathalye/proof-html@v2.1.3 - with: - directory: ./ -