Skip to content

Commit

Permalink
run 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Nov 18, 2023
1 parent 0ff2e20 commit 438a909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build docker images (scheduled)
on:
push:
branches:
- run_amd_scheduled_ci_caller
- xxxrun_amd_scheduled_ci_caller
repository_dispatch:
workflow_call:
inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/self-scheduled-amd-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: "17 2 * * *"
push:
branches:
- xxxrun_amd_scheduled_ci_caller*
- run_amd_scheduled_ci_caller*

jobs:
run_amd_ci_mi210:
Expand Down

0 comments on commit 438a909

Please sign in to comment.