Skip to content

Commit

Permalink
build update
Browse files Browse the repository at this point in the history
  • Loading branch information
crs-k committed Jan 4, 2024
1 parent 4b6ca3f commit eef76e5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/functions/get-branches.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export async function getBranches(): Promise<BranchResponse[]> {
protection: {
enabled: false,
required_status_checks: {
enforcement_level: 'off',
contexts: [],
checks: []
}
Expand Down

0 comments on commit eef76e5

Please sign in to comment.