Simplify guard for PR step by bdukes · Pull Request #7336 · dnnsoftware/Dnn.Platform · GitHub
Skip to content

Simplify guard for PR step#7336

Merged
valadas merged 1 commit into
dnnsoftware:developfrom
bdukes:ci-contains
Jun 23, 2026
Merged

Simplify guard for PR step#7336
valadas merged 1 commit into
dnnsoftware:developfrom
bdukes:ci-contains

Conversation

@bdukes

@bdukes bdukes commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

- Avoid using `contains` (see https://docs.github.com/en/actions/reference/workflows-and-actions/expressions#contains)
  - There is only one event that can trigger this workflow, `push`, that we would want to create a PR from
- Don't accept `main` branch that this repo doesn't use
@bdukes bdukes added this to the 10.3.3 milestone Jun 23, 2026
@valadas valadas added this pull request to the merge queue Jun 23, 2026
Merged via the queue into dnnsoftware:develop with commit 9cc1536 Jun 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants