Skip to content

Fix AMD scheduled CI not triggered#27951

Merged
ydshieh merged 1 commit intomainfrom
fix_ci_not_triggered
Dec 11, 2023
Merged

Fix AMD scheduled CI not triggered#27951
ydshieh merged 1 commit intomainfrom
fix_ci_not_triggered

Conversation

@ydshieh
Copy link
Copy Markdown
Collaborator

@ydshieh ydshieh commented Dec 11, 2023

What does this PR do?

A bug is introduced in #27743: the AMD scheduled CI is restructured, but the github.event_name == 'schedule' should be changed to github.event_name == 'workflow_run'.

Curretnly, the (actual) AMD scheduled CI is not triggered.

Copy link
Copy Markdown
Contributor

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing!

@ydshieh ydshieh merged commit 0f59d2f into main Dec 11, 2023
@ydshieh ydshieh deleted the fix_ci_not_triggered branch December 11, 2023 15:22
iantbutler01 pushed a commit to BismuthCloud/transformers that referenced this pull request Dec 16, 2023
fix

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants