Skip to content

Test deployment workflow no longer runs in PRs #102

@josh-wong

Description

@josh-wong

Issue

After introducing the PR checklist checker workflow in #96, the Test deployment workflow wasn't running. This was because the PR checklist checker workflow is configured to cancel jobs in progress.

After trying to implement a fix in #101, I got the workflow to run after the PR checklist checker workflow runs, but it seems to run on the main branch instead of the PR branch, according to the Actions tab. In addition, the workflow doesn't show as running in the PR.

Potential fix

Add a configuration in the Test deployment workflow to show the workflow running in the PR.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions