Skip to content

Commit

Permalink
ci: Run external installation test hourly
Browse files Browse the repository at this point in the history
  • Loading branch information
AiyionPrime committed Sep 25, 2024
1 parent 9cdb6d8 commit fbaf202
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_ubuntu_verify_external_installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: CI ubuntu verify external installation
push:
branches:
- main
schedule:
- cron: '0 * * * *'
jobs:
fetch_installations_externally:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fbaf202

Please sign in to comment.