Earl Warren 58e3c1fbdb
fix: add label to issues and PR labeled/unlabeled events
When a workflow has

on:
  pull_request:
    types:
      - labeled
      - unlabeled

The payload misses the label field describing the added or removed
label.

The unlabeled event type was also incorrectly mapped to the labeled
event type.
2024-11-04 10:41:11 +01:00
..
2024-08-04 18:24:10 +02:00
2024-08-18 19:39:20 +02:00
2024-08-02 11:10:34 +02:00
2024-04-15 20:01:35 +02:00
2024-10-21 10:08:57 +08:00
2024-06-16 13:42:58 +02:00
2023-12-25 21:25:29 +01:00
2024-08-02 11:10:34 +02:00
2024-09-16 16:20:40 +02:00