From 384d1d12ecd08c327cc76b41d2d5d0708cb97be8 Mon Sep 17 00:00:00 2001 From: Ian Butterworth Date: Tue, 27 Feb 2024 12:41:33 -0500 Subject: [PATCH] add note about pushing to bump PRs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7f13774..70d0f52 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ Update the hashes and checksums of all Julia stdlibs in just four clicks. To get started, go to the [Usage](https://julialang.github.io/BumpStdlibs.jl/dev/usage/) page in the documentation. Direct URL for calling BumpStdlibs: https://github.com/JuliaLang/BumpStdlibs.jl/actions/workflows/BumpStdlibs.yml + +## Pushing to bump PRs + +To push as a maintainer to the bump PR, you may need to temporarily rename `julia/.git/hooks/pre-push`