#61883 closed defect (bug) (fixed)
GitHub Actions: update Props bot
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.7 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The existing Props bot that runs in the WordPress/wordpress-develop/ repository seems to include a little typo: when wanting to filter by event type, we must use types, and not type.
Change History (4)
Note: See
TracTickets for help on using
tickets.
When wanting to filter by event type, we must use
types, and nottype.Reference: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#issue_comment
Trac ticket: https://core.trac.wordpress.org/ticket/61883