Skip to content

Commit e571ce1

Browse files
authored
Add main branch trigger for workflow
1 parent 7aae537 commit e571ce1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/recompile_agentic_workflows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: 'Recompile Agentic Workflows'
22

33
on:
44
push:
5+
branches:
6+
- main
57
paths:
68
- '.github/workflows/*.md'
79

0 commit comments

Comments
 (0)