Skip to content

Commit

Permalink
ci: Run a nightly build on main
Browse files Browse the repository at this point in the history
  • Loading branch information
iranzo committed Jun 22, 2022
1 parent c111246 commit 8a14e83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
#pull_request_target:
# types: [labeled]
workflow_dispatch:
schedule:
- cron: "0 * * * *"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 8a14e83

Please sign in to comment.