Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
  • Loading branch information
tkimura4 committed Sep 4, 2023
1 parent 718ff0f commit 989e47f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/sync-upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ jobs:
sync-upstream:
runs-on: ubuntu-latest
steps:
- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
with:
app_id: x
private_key: x

- name: Print warning for invalid branch name
if: ${{ github.event.inputs.target_branch == 'tier4/main' }}
run: |
Expand Down

0 comments on commit 989e47f

Please sign in to comment.