Skip to content

Commit

Permalink
Integrate CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Mar 14, 2024
1 parent 2636d59 commit c3e0db5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: CI and automated releases
on:
pull_request:
push:
branches: [ main ]
jobs:
ci:
uses: relaycorp/shared-workflows/.github/workflows/static-site-ci.yml@main

0 comments on commit c3e0db5

Please sign in to comment.