commit fd9f67205ac85487322095b55f1f72308eb8ec17 parent 5271322e7d68ce8ce702037b7d60e6c8d802e697 Author: Jonathan Dahan <github@jonathan.is> Date: Wed, 4 Aug 2021 18:10:14 -0400 add pr action for testing Diffstat:
M | .github/workflows/ipfs.yaml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.github/workflows/ipfs.yaml b/.github/workflows/ipfs.yaml @@ -3,6 +3,8 @@ name: ipfs on: push: branches: main + pull_request: + jobs: preview: