From 9deb0da13a71f24cfe692b5457aba158ce5d8d71 Mon Sep 17 00:00:00 2001 From: Joao M Date: Mon, 29 May 2023 09:39:06 -0500 Subject: [PATCH] Update phpunit.yml --- .github/workflows/phpunit.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index 9fa3d4c..61a741a 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -8,8 +8,6 @@ on: pull_request: branches: - master - schedule: - - cron: "0 8 * * 1" jobs: Build: @@ -23,7 +21,6 @@ jobs: - "7.4" - "7.3" - "7.2" - - "7.1" steps: - uses: actions/checkout@v3 @@ -38,4 +35,4 @@ jobs: DOC_GITHUB_TOKEN: '${{ secrets.DOC_TOKEN }}' steps: - uses: actions/checkout@v3 - - run: curl https://opensource.byjg.com/add-doc.sh | bash /dev/stdin php anydataset-array \ No newline at end of file + - run: curl https://opensource.byjg.com/add-doc.sh | bash /dev/stdin php anydataset-array