Skip to content

Commit 5a6d6c1

Browse files
committed
Update rm_asyml and rm_marca.yml
1 parent c09756b commit 5a6d6c1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/rm_as.yml

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

33
on:
44
schedule:
5-
- cron: "*/30 * * * *"
5+
- cron: "*/15 * * * *"
66
workflow_dispatch:
77

88
jobs:

.github/workflows/rm_marca.yml

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

33
on:
44
schedule:
5-
- cron: "*/30 * * * *"
5+
- cron: "*/15 * * * *"
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)