A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/grafana/mcp-grafana/commit/d0d8d9401785dfbc4d67125e6b878b9cf320cd86 below:

Skip cloud e2e tests in forks (#145) · grafana/mcp-grafana@d0d8d94 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-2

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

@@ -78,7 +78,7 @@ jobs:

78 78 79 79

test-cloud:

80 80

name: Test Cloud

81 -

if: github.event.repository.fork != true

81 +

if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository

82 82

runs-on: ubuntu-latest

83 83

permissions:

84 84

id-token: write

@@ -111,7 +111,7 @@ jobs:

111 111 112 112

test-python-e2e:

113 113

name: Python E2E Tests

114 -

if: github.event.repository.fork != true

114 +

if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository

115 115

runs-on: ubuntu-latest

116 116

permissions:

117 117

id-token: write

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