Skip to content

Commit

Permalink
☁️ We should be testing PRs prior to merge like we do for all other B…
Browse files Browse the repository at this point in the history
…luesky repos
  • Loading branch information
Kezzsim committed Mar 28, 2024
1 parent 2e7a2b9 commit 46f2d30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Unit Tests
on:
push:
pull_request:
schedule:
- cron: '00 4 * * *' # daily at 4AM

jobs:
build:
Expand Down

0 comments on commit 46f2d30

Please sign in to comment.