Merge pull request #1849 from GabyCT/topic/removeprportinglabel

github: Do not run require porting labels on stable-2.1
This commit is contained in:
Chelsea Mafrica 2021-05-17 13:19:25 -07:00 committed by GitHub
commit d6d16dc597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@
name: Ensure PR has required porting labels
on:
pull_request:
branches:
- main
pull_request_target:
types:
- opened