huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
134.01k stars 26.79k forks source link

Github Actions automatically run and fail when sync fork #34329

Open Imss27 opened 3 days ago

Imss27 commented 3 days ago

System Info

N/A

Who can help?

No response

Information

Tasks

Reproduction

Sync fork in my repo will cause such problem and I keep getting emails about failed CI jobs.

Expected behavior

Github actions CI should not run automatically for my forked repo.

LysandreJik commented 3 days ago

I think that's more an issue with settings in your git clone no?

LysandreJik commented 3 days ago

If you're aware of any settings we could change to make your life simpler, let us know!

Imss27 commented 3 days ago

That's strange. Actually I just forked the repo and didn't commit anything.🤔

Anyway, just wonder if anyone has similar issues, I am not a CI expert, sorry can't be more helpful.

I attached a picture for your reference, looks like it regards some commits as my commits. ci

Feel free to close this issue if we can't find the reason for now.