Skip to content

Commit 2f7d5df

Browse files
author
kiran-garre
committed
Re-add temporary push trigger
1 parent aa61cfc commit 2f7d5df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs-generator.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
description: 'Number of PR to document'
88
required: true
99
type: string
10+
push:
1011

1112
jobs:
1213
generate_docs:
@@ -35,7 +36,7 @@ jobs:
3536

3637
- name: Run setup_amazon_q.sh from terminal-bench
3738
run: |
38-
cd terminal-bench-testing
39+
cd terminal-bench-test
3940
chmod +x setup_amazon_q.sh
4041
bash setup_amazon_q.sh
4142

0 commit comments

Comments
 (0)