Skip to content

Actions: fix Actions for contributor PRs#409

Open
gperciva wants to merge 1 commit into
masterfrom
actions
Open

Actions: fix Actions for contributor PRs#409
gperciva wants to merge 1 commit into
masterfrom
actions

Conversation

@gperciva

Copy link
Copy Markdown
Member

No description provided.

- trigger on `pull_request`, not `push`.
- don't ignore branch names with a slash in them.  We don't use slashes,
  but external contributors often have branch names with slashes.
- we don't need to say anything about `coverity_scan`, because we're not
  opening PRs for it.

Also, fix the case of "runs-on: macOS-14"; it's documented as being
lower-case, so if they ever change this to be case-insensitive, the
previous version of this file would stop working.
(This point courtesy of Claude Sonnet 5.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant