Skip to content

Commit

Permalink
Update phpmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
renderpci authored Jan 27, 2025
1 parent 3739e61 commit 2cd71df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ name: PHPMD

on:
push:
branches: [ "master" ]
branches: [ "v6_developer" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
branches: [ "v6_developer" ]
schedule:
- cron: '32 2 * * 5'

Expand Down

0 comments on commit 2cd71df

Please sign in to comment.