Skip to content

Commit 5f6e2c5

Browse files
author
Workflow Sync Bot
committed
PHPCS & PHP Testing Workflow File Sync [Runner ID: 72]
1 parent 85c0d13 commit 5f6e2c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-phpunit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ on:
1919
type: string
2020
pull_request:
2121
# Once daily at 01:00 UTC.
22-
schedule:
23-
- cron: '0 1 * * *'
22+
# schedule:
23+
# - cron: '0 1 * * *'
2424

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

0 commit comments

Comments
 (0)