Skip to content

Commit 996380c

Browse files
authored
Merge pull request #148 from scaleapi/RoxyFarhad-patch-1
Add GitHub Actions workflow for AgentEx tutorials
2 parents 46de3ed + a91ff94 commit 996380c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/main.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Test AgentEx Tutorials
2+
3+
on:
4+
workflow_dispatch:
5+
6+
workflow_call:
7+
8+

0 commit comments

Comments
 (0)