Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AMD scheduled CI not triggered #27951

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Fix AMD scheduled CI not triggered #27951

merged 1 commit into from
Dec 11, 2023

Conversation

ydshieh
Copy link
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
Collaborator

@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
8 checks passed
@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
staghado pushed a commit to staghado/transformers that referenced this pull request Jan 15, 2024
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