Skip to content

Commit

Permalink
misc - Scheduled workflow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 9, 2023
1 parent d1803f6 commit 007ae74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/check_download_status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Check Download Status

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

jobs:
check_status:
Expand Down
2 changes: 1 addition & 1 deletion metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3253,7 +3253,7 @@
{
"name": "binaries",
"url": "http://icculus.org/prey/downloads/",
"file": "prey-installer-021920092.bin",
"file": "prey-installer-02192009.bin",
"check_download_status": true
},
{
Expand Down

0 comments on commit 007ae74

Please sign in to comment.