Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Dec 9, 2024
1 parent 5502352 commit 0b31770
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ on:
- 'package/**'
schedule:
- cron: '0 2 * * *'
push:
branches:
- master

concurrency:
group: tests-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 0b31770

Please sign in to comment.