Skip to content

Commit 14d19bb

Browse files
committed
chore: added precommit styles
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent b09af7a commit 14d19bb

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/sync-issue-labels-add.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,3 @@ jobs:
125125
github_token: ${{ secrets.GITHUB_TOKEN }}
126126
labels: ${{ steps.read.outputs.labels_multiline }}
127127
number: ${{ steps.read.outputs.pr_number }}
128-

.github/workflows/sync-issue-labels-compute.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,3 @@ jobs:
204204
"dry_run":"${{ needs.compute-labels.outputs.dry_run }}",
205205
"is_fork_pr":"${{ needs.compute-labels.outputs.is_fork_pr }}"
206206
}
207-

0 commit comments

Comments
 (0)