Skip to content

Commit 6b9e7a7

Browse files
authored
Merge pull request #231 from Kharhamel/autoRegenerate
fixed typos in auto-regenerate.yml
2 parents da46bf3 + 4b55295 commit 6b9e7a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/auto-regenerate.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
name: "Auto Regenerate"
33

44
on:
5-
branches:
6-
- master
75
schedule:
86
- cron: '0 0 * * 0'
97

108
jobs:
119

1210
auto-regenerate:
13-
name: "Continuous Integration"
11+
name: "Tries to regenerate the files"
1412
runs-on: "ubuntu-latest"
1513
steps:
1614
- name: "Checkout"

0 commit comments

Comments
 (0)