Skip to content

fix: GH workflow logic to upload Playwright reports to web3.storage#2161

Open
adamalton wants to merge 1 commit into
mainfrom
fix/playwright-report-if-condition
Open

fix: GH workflow logic to upload Playwright reports to web3.storage#2161
adamalton wants to merge 1 commit into
mainfrom
fix/playwright-report-if-condition

Conversation

@adamalton

Copy link
Copy Markdown
Contributor

The ${{}} wrapper is unnecessary in an if condition, and the workflow_dispatch.default option doesn't get used when the workflow is triggered by a push/pull request.

See:

The ${{}} wrapper is unnecessary in an `if` condition, and the `workflow_dispatch.default` option doesn't get used when the workflow is triggered by a push/pull request.
@github-actions

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant