Skip to content

Commit 9173664

Browse files
committed
👷 changelog run once every two days take 2
1 parent c1c3fd4 commit 9173664

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/changelog.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Generator Changelog
22

33
on:
4-
push:
5-
branches:
6-
- master
4+
schedule:
5+
- cron: "0 8 */2 * *"
76

87
jobs:
98
build-sources:

0 commit comments

Comments
 (0)