Skip to content

Development in progress#6

Merged
donghoonpark merged 4 commits into
masterfrom
feature.dev
Dec 6, 2025
Merged

Development in progress#6
donghoonpark merged 4 commits into
masterfrom
feature.dev

Conversation

@donghoonpark

Copy link
Copy Markdown
Owner

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 3 to +7
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge CI workflow no longer runs on main branch

The workflow triggers now filter on master, but this repository’s default branch is main, so pushes or pull requests to the default branch will no longer execute the CI tests at all. That leaves the main development line untested until the branch filters are reverted or the default branch is renamed.

Useful? React with 👍 / 👎.

@donghoonpark donghoonpark merged commit cb988a9 into master Dec 6, 2025
18 checks passed
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