Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
github actions, cloud list: run cloud list job every day
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Inflianskas committed Dec 4, 2023
1 parent cade709 commit 295ad26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Cloud - Create PR to update available list

on:
schedule:
- cron: "0 6 * * 2"
- cron: "0 6 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 295ad26

Please sign in to comment.