Skip to content

Commit b016dc8

Browse files
authored
Update generateCourseOverview.yml
1 parent 5a29545 commit b016dc8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/generateCourseOverview.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Regenerate course overview
22

33
on:
44

5-
#repository_dispatch:
6-
# types: [new_version]
7-
#push:
5+
repository_dispatch:
6+
types: [new_version]
7+
push:
88
# Allows you to run this workflow manually from the Actions tab
9-
workflow_dispatch:
9+
# workflow_dispatch:
1010

1111
env:
1212
EXPORTFOLDER: 'assets'

0 commit comments

Comments
 (0)