This is an automated email from the ASF dual-hosted git repository.

npr pushed a commit to branch dont-r-nightly-on-fork
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit bc99176fe5b26a6ec45ee3a877b8c74bf6036a79
Author: Neal Richardson <[email protected]>
AuthorDate: Tue Jun 28 20:21:11 2022 -0400

    Update r_nightly.yml
---
 .github/workflows/r_nightly.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/r_nightly.yml b/.github/workflows/r_nightly.yml
index 0f657a85ad..e4693a155f 100644
--- a/.github/workflows/r_nightly.yml
+++ b/.github/workflows/r_nightly.yml
@@ -34,6 +34,7 @@ on:
 
 jobs:
   upload:
+    if: github.repository == 'apache/arrow'
     runs-on: ubuntu-latest
     steps:
       - name: Checkout Arrow

Reply via email to