From 3f2c7abd73772f884a13af5d9cefba6f91e68c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Thu, 10 Jul 2025 10:02:55 +0200 Subject: [PATCH] Fix README CI example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a221608..fa6e7dd 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ on: jobs: pull: - uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@master + uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@main with: # If you want the Zulip post functionality #zulip-stream-id: 1234 # optional