Skip to content

Commit

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

on:
push:
pull_request:

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

0 comments on commit e2908e9

Please sign in to comment.