Skip to content

Commit b784692

Browse files
committed
Add build
1 parent ccaf51c commit b784692

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/build.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: Build
2+
on: [push, pull_request]
3+
4+
jobs:
5+
build:
6+
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@main
7+
secrets: inherit

0 commit comments

Comments
 (0)