Skip to content

Commit

Permalink
run the salt-server-list updater every 15 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin committed Jan 19, 2024
1 parent 8755989 commit 7ca8d7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/server-list.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Update Server List

on:
schedule:
- cron: '*/15 * * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7ca8d7d

Please sign in to comment.