Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai authored and liushuyu committed Dec 11, 2024
1 parent d464ffa commit 6478160
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tum-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
paths:
- "topics/*.toml"
- ".github/workflows/tum-*"
pull_request:
paths:
- "topics/*.toml"
- ".github/workflows/tum-*"
workflow_dispatch: {}

jobs:
Expand Down Expand Up @@ -37,7 +39,6 @@ jobs:
shell: bash
run: |
rsync \
--ignore-existing \
-v \
-e "ssh \
-o IdentityFile=$HOME/.ssh/id_ed25519 \
Expand Down

0 comments on commit 6478160

Please sign in to comment.