Skip to content

Commit

Permalink
PHP Workflow File Sync [Runner ID: 72]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Dec 4, 2023
1 parent 9dd92f5 commit f744f32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-phpunit.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 01:00 UTC.
schedule:
- cron: '0 1 * * *'
# schedule:
# - cron: '0 1 * * *'

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

0 comments on commit f744f32

Please sign in to comment.