Skip to content

Add zizmor to the CI#5

Merged
bluwy merged 2 commits into
mainfrom
zizmor
May 15, 2026
Merged

Add zizmor to the CI#5
bluwy merged 2 commits into
mainfrom
zizmor

Conversation

@Andarist
Copy link
Copy Markdown
Member

No description provided.

@Andarist Andarist requested a review from bluwy May 15, 2026 08:47
Comment thread .github/workflows/ci.yml
push:
# merge queue is required so all commits on target branches trigger this workflow
# despite lack of the push event trigger here
merge_group:
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is kinda overkill here - it's just part of the standardization process

- name: Install dependencies
shell: bash
run: pnpm install
run: pnpm install --frozen-lockfile
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--frozen-lockfile is the default in CI fwiw

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, I know - I doublechecked this before adjusting this. But we use this in the main repo and I just wanted things to match as closely as possible

@bluwy bluwy added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit d7ae4de May 15, 2026
5 checks passed
@bluwy bluwy deleted the zizmor branch May 15, 2026 11:41
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.

2 participants