Skip to content

Commit

Permalink
PHP Workflow File Sync [Runner ID: 73]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Dec 4, 2023
1 parent 3152010 commit 0cc17de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
workflow_dispatch:
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 0cc17de

Please sign in to comment.