Skip to content

Commit 86028e6

Browse files
committed
Update invalidWordFenceVersions
1 parent 6ba7668 commit 86028e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fixes:
2-
- "php-matrix/::" # reduce root e.g., "php-matrix/src/" => "src/"
2+
- "wp-org-closed-plugin/::" # reduce root e.g., "wp-org-closed-plugin/src/" => "src/"

.github/workflows/composer-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Composer Audit
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '23 3 * * 1' # Weekly on Monday
6+
- cron: '12 3 * * 1' # Weekly on Monday
77
pull_request:
88
branches:
99
- main

0 commit comments

Comments
 (0)