Skip to content

Commit 93b0090

Browse files
authored
👷 changelog run once every two days
closes #86
1 parent 2feef57 commit 93b0090

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/changelog.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Generator Changelog
2+
23
on:
3-
push:
4-
branches:
5-
- master
4+
schedule:
5+
- cron: "0 8 */2 * *"
66

77
jobs:
88
build-sources:

0 commit comments

Comments
 (0)