Skip to content

Commit

Permalink
ci: adds catalyst-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Sep 17, 2024
1 parent 100ca8e commit 541a7bf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: CI

on:
push:

permissions:
id-token: write
contents: write
packages: write

jobs:
ci:
uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@master
with:
forge_version: latest

0 comments on commit 541a7bf

Please sign in to comment.