Skip to content

Commit

Permalink
👷 (github) correct branch [b]
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeFitz committed Jun 7, 2024
1 parent c0417f9 commit c0ab30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/eslint-config/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const { name } = pkg

const branches = [
...configDefault.branches,
{ name: 'deps/turbo-2--migration', prerelease: 'canary' },
{ name: 'refactor/turbo-2--migration', prerelease: 'canary' },
{ name: 'NICE-68', prerelease: 'canary' },
]

Expand Down

0 comments on commit c0ab30a

Please sign in to comment.