Skip to content

Fix: Resolve Invalid Workflow Syntax Errors#283

Open
riddhima25bet10005-a11y wants to merge 4 commits into
knoxiboy:mainfrom
riddhima25bet10005-a11y:fix-workflow-syntax
Open

Fix: Resolve Invalid Workflow Syntax Errors#283
riddhima25bet10005-a11y wants to merge 4 commits into
knoxiboy:mainfrom
riddhima25bet10005-a11y:fix-workflow-syntax

Conversation

@riddhima25bet10005-a11y
Copy link
Copy Markdown
Contributor

Description

Fixes workflow parsing errors in duplicate-invalid-handler.yml and beginner-tags-sync.yml that were causing CI runs to fail across the repository. The if: expressions were starting with the syntax wrapper without quotes, which is invalid YAML syntax. I removed the wrappers since GitHub Actions implicitly evaluates if: expressions.

Checklist

  • I have tested my changes locally
  • I have followed the GSSoC '26 contribution guidelines

@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

@riddhima25bet10005-a11y is attempting to deploy a commit to the Karan Mani Tripathi 's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added size/xs gssoc'26 GSSoC program issue level:intermediate Intermediate level task type:bug Bug fix labels May 24, 2026
@github-actions github-actions Bot requested a review from knoxiboy May 24, 2026 14:26
@riddhima25bet10005-a11y
Copy link
Copy Markdown
Contributor Author

Hey @knoxiboy
Kindly approve and merge all the 4-5 PRS are there if you have reviewed them.

Copy link
Copy Markdown
Owner

@knoxiboy knoxiboy left a comment

Choose a reason for hiding this comment

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

Automated review: Thank you for starring the repository! The PR is approved.\n\nNote: This PR currently has merge conflicts with the main branch. Please resolve the merge conflicts so we can complete the merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc'26 GSSoC program issue level:intermediate Intermediate level task size/xs type:bug Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants