[READ-ONLY] Mirror of https://github.com/lion-byte/eslint-config. ESLint config for personal projects
eslint-config personal-config
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'main' into next

Mark Hernandez (Feb 24, 2026, 12:17 AM -0600) aa1a818e ff7b5ef4

+3 -1
+3 -1
.github/workflows/publish.yml
··· 8 8 9 9 permissions: 10 10 id-token: write 11 - contents: read 11 + contents: write 12 + issues: write 13 + pull-requests: write 12 14 13 15 jobs: 14 16 publish: