Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yikf authored Oct 29, 2024
1 parent 96b8704 commit 31e9ce6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ jobs:
steps:
- name: Checkout source code
uses: actions/checkout@v1
- name: Sync kyuubi to fork repo
uses: ./.
with:
token: ${{ secrets.SYNC_UPSTREAM_TOKEN }}
owner: Yikf
repo: kyuubi
branch: master
- name: Sync spark to fork repo
uses: ./.
with:
Expand Down

0 comments on commit 31e9ce6

Please sign in to comment.