Skip to content

Commit

Permalink
Merge pull request #59 from uaenvironment/actions
Browse files Browse the repository at this point in the history
setting up github proof html action
  • Loading branch information
reyg3 authored Mar 13, 2024
2 parents be59d3f + f7a754a commit 172868e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/proof-html.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Proof HTML
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: anishathalye/[email protected]
with:
directory: ./

0 comments on commit 172868e

Please sign in to comment.