Skip to content

Commit

Permalink
Run compatibility scan on PHP 7.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed May 15, 2024
1 parent 154112a commit 72d3abb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
permissions:
contents: read
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}
with:
php-version: '7.4'

slack-notifications:
name: Slack Notifications
Expand Down

0 comments on commit 72d3abb

Please sign in to comment.