Skip to content

Commit

Permalink
add debug trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl committed Jan 22, 2024
1 parent f220bcc commit b7df713
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/renterd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Update Renterd Formula

on:
push:
branches:
- master
tags:
- 'vDEBUG'
# Run hourly
schedule:
- cron: '0 * * * *'
Expand Down

0 comments on commit b7df713

Please sign in to comment.