Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAlsFake committed Jan 5, 2025
1 parent b7d175c commit 1d1e6d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: async API test
on:
push:
branches:
- main
- master
- async
pull_request:
branches:
- main
- master
- async
schedule:
- cron: '0 0 * * 0' # Runs every Sunday at 00:00 UTC
Expand Down

0 comments on commit 1d1e6d1

Please sign in to comment.