A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/neovim/neovim/commit/50c8cc30202fabbd893e0f08f0a9354f4dac8bb9 below:

check for event_name == "pull_request_target" · neovim/neovim@50c8cc3 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -12,7 +12,7 @@ jobs:

12 12

name: Backport Pull Request

13 13

if: >

14 14

github.repository_owner == 'neovim' && (

15 -

github.event_name == 'pull_request' &&

15 +

github.event_name == 'pull_request_target' &&

16 16

github.event.pull_request.merged

17 17

) || (

18 18

github.event_name == 'issue_comment' &&

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4