diff --git a/CHANGES/5258.bugfix b/CHANGES/5258.bugfix new file mode 100644 index 00000000000..48299418522 --- /dev/null +++ b/CHANGES/5258.bugfix @@ -0,0 +1,3 @@ +Fixed github workflow `update-pre-commit` on forks, +since this workflow should run only in the main repository and also because it was giving failed jobs on all the forks. +Now it will show up as skipped workflow.