Skip to content

Commit

Permalink
Remove null
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift authored Feb 22, 2024
1 parent 0f38554 commit 0bd66d1
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
@@ -1,8 +1,8 @@
name: tests

on:
push: null
pull_request: null
push:
pull_request:
schedule:
- cron: 0 0 * * *

Expand Down

0 comments on commit 0bd66d1

Please sign in to comment.