Skip to content

Commit

Permalink
👍 Disabled cron
Browse files Browse the repository at this point in the history
  • Loading branch information
juzaweb committed Oct 31, 2023
1 parent 6cd7588 commit c75d022
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test-v4.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Run phpunit test suite v4
on:
push:
branches:
schedule:
- cron: '0 * * * *'
on: push
jobs:
phpunit-test-suite:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit c75d022

Please sign in to comment.