Skip to content

Commit a91ff94

Browse files
authored
Add GitHub Actions workflow for AgentEx tutorials
1 parent 46de3ed commit a91ff94

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)