Skip to content

Commit b85aed8

Browse files
Updated running schedule
1 parent c8ce8e8 commit b85aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/postman.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Postman
22

33
on:
44
schedule:
5-
- cron: '0 0 1 * *'
5+
- cron: '0 23 * * sun'
66

77
# Allows you to run this workflow manually from the Actions tab
88
workflow_dispatch:

0 commit comments

Comments
 (0)