Skip to content

Commit 4edb861

Browse files
authored
Update gsg-repo-gen.yml
1 parent 2bfea8c commit 4edb861

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gsg-repo-gen.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
command: gh search repos topic:sparkfun-tutorial --owner sparkfun --visibility public --sort updated --order desc --limit 1000 --json name,url,homepage,description > gsg.json
3737
max_attempts: 3
3838
retry_wait_seconds: 180
39+
timeout_minutes: 2
3940

4041
- name: Check for updates
4142
id: has_updates

0 commit comments

Comments
 (0)