Skip to content

Commit

Permalink
PHP Workflow File Sync [Runner ID: 67]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Oct 25, 2023
1 parent 6346429 commit 326fe61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php-test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ on:
type: string
pull_request:
# Once daily at 00:00 UTC.
schedule:
- cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'

concurrency:
group: ${{ github.workflow }}-${{ 'pull_request' == github.event_name && github.head_ref || github.sha }}
Expand Down

0 comments on commit 326fe61

Please sign in to comment.