mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 04:48:25 +01:00
Build/Test Tools: Support manual runs for the test old branch workflow.
This is the only workflow that does not currently support manually running. See #62221. git-svn-id: https://develop.svn.wordpress.org/trunk@59520 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b670db9b44
commit
716e9300d6
1
.github/workflows/test-old-branches.yml
vendored
1
.github/workflows/test-old-branches.yml
vendored
@ -12,6 +12,7 @@ on:
|
||||
schedule:
|
||||
- cron: '0 0 1 * *'
|
||||
- cron: '0 0 15 * *'
|
||||
workflow_dispatch:
|
||||
|
||||
# Disable permissions for all available scopes by default.
|
||||
# Any needed permissions should be configured at the job level.
|
||||
|
Loading…
x
Reference in New Issue
Block a user