Skip to content

Commit

Permalink
Add label change as trigger (#1410)
Browse files Browse the repository at this point in the history
  • Loading branch information
KartikP authored Oct 31, 2024
1 parent 3d7451c commit 9ca38c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/map_new_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ name: Perform layer mapping
on:
status:
types: [success]
pull_request_target:
types: [labeled]
branches:
- master

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

0 comments on commit 9ca38c8

Please sign in to comment.