Skip to content

iOS end to end workflow changes related to iOS 17 and iPad #1

iOS end to end workflow changes related to iOS 17 and iPad

iOS end to end workflow changes related to iOS 17 and iPad #1

---
name: iOS end-to-end merge to main tests
on:
workflow_dispatch:
pull_request:
types:
- closed
branches:
- main
paths:
- .github/workflows/ios-end-to-end-tests*.yml
- ios/**
jobs:
reuse-e2e-workflow:

Check failure on line 14 in .github/workflows/ios-end-to-end-tests-merge-to-main.yml

View workflow run for this annotation

GitHub Actions / iOS end-to-end merge to main tests

Invalid workflow file

The workflow is not valid. .github/workflows/ios-end-to-end-tests-merge-to-main.yml (Line: 14, Col: 3): Error calling workflow 'mullvad/mullvadvpn-app/.github/workflows/ios-end-to-end-tests.yml@fce09afd48cdb5730d64be541f86768adf19e93b'. The workflow is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
uses: ./.github/workflows/ios-end-to-end-tests.yml
with:
arg_tests_json_key: "pr-merge-to-main"