Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored May 12, 2023
1 parent b2459c5 commit 052a702
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: audits
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 3'

jobs:
audit-dependencies:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: tests
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 3'

jobs:
tests-on-laravel-10:
Expand Down

0 comments on commit 052a702

Please sign in to comment.