Skip to content

Commit

Permalink
Update "CI" GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iconduit-repo-manager[bot] committed Oct 13, 2023
1 parent 3eb587d commit 4e0b59b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/ci-library.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# DO NOT EDIT - This file is managed by iconduit/repos.
name: CI

on:
push:
pull_request:

jobs:
ci:
name: Iconduit
uses: iconduit/repos/.github/workflows/shared-ci-library.yml@main
secrets: inherit

0 comments on commit 4e0b59b

Please sign in to comment.