Skip to content

Commit

Permalink
Update VPR to run every 6 hours (#1558)
Browse files Browse the repository at this point in the history
* Update .github/workflows/vpr.yml

Co-authored-by: João Duarte <[email protected]>
  • Loading branch information
roaksoax and jsvd authored Oct 24, 2023
1 parent fb13aa3 commit 35dd359
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vpr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Version Plugin Reference

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

permissions:
Expand Down

0 comments on commit 35dd359

Please sign in to comment.