Skip to content

Commit

Permalink
Re-enable daily on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
roshkhatri committed Apr 1, 2024
1 parent bdd7314 commit 203ecce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Daily

on:
schedule:
- cron: '0 0 * * *'
pull_request:
workflow_dispatch:
inputs:
skipjobs:
Expand Down

0 comments on commit 203ecce

Please sign in to comment.