We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aae537 commit e571ce1Copy full SHA for e571ce1
1 file changed
.github/workflows/recompile_agentic_workflows.yml
@@ -2,6 +2,8 @@ name: 'Recompile Agentic Workflows'
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
paths:
8
- '.github/workflows/*.md'
9
0 commit comments