Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioAPeraza committed Apr 2, 2024
1 parent 23b1e2e commit cd291f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
branches:
- "*"
schedule:
# Run tests every Sunday at 12am
- cron: "0 0 * * 0"

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

0 comments on commit cd291f1

Please sign in to comment.