Skip to content

Commit

Permalink
feat: branch save
Browse files Browse the repository at this point in the history
Signed-off-by: Xinwei Xiong(cubxxw-openim) <[email protected]>
  • Loading branch information
cubxxw committed Jun 24, 2023
1 parent 98a0ebc commit b862e25
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 125 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sync_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: kubecub/[email protected]
with:
manifest: .github/sync_labeler.yml
repository: |
kubecub/kubecub
token: ${{ secrets.BOT_GITHUB_TOKEN }}
token: ${{ secrets.BOT_GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3 changes: 3 additions & 0 deletions .kodiak.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# .kodiak.toml
# Minimal config. version is the only required field.
version = 1
122 changes: 0 additions & 122 deletions internal/exporter/cmd/cmd.go

This file was deleted.

0 comments on commit b862e25

Please sign in to comment.