Skip to content

Commit 80e2aee

Browse files
authored
Update dailyGeneration.yml
1 parent e0b98ea commit 80e2aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dailyGeneration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: DailyGeneration
66
# events but only for the master branch
77
on:
88
push:
9-
branches: master
9+
branches: autogenerate
1010

1111
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1212
jobs:

0 commit comments

Comments
 (0)