Skip to content

Commit

Permalink
Loosen map-new-plugins trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
KartikP authored Oct 31, 2024
1 parent eb2968d commit c4dbd33
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/map_new_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ name: Perform layer mapping

on:
status:
types: [success]
pull_request_target:
types: [labeled]
branches:
- master
pull_request:
types: [labeled, synchronize]

jobs:
# Trigger Layer Mapping only on web_submissions OR if trigger-mapping label is added to PR
Expand Down

0 comments on commit c4dbd33

Please sign in to comment.