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

dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git

commit 5f868f743a839ff7715b3d7de87cdff281d100cf
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Dec 25 15:15:30 2024 -0800

    MINOR: Disable `pages build and deployment` action
---
 .github/.licenserc.yaml | 1 +
 .nojekyll               | 0
 2 files changed, 1 insertion(+)

diff --git a/.github/.licenserc.yaml b/.github/.licenserc.yaml
index a66db6601..a16671e9d 100644
--- a/.github/.licenserc.yaml
+++ b/.github/.licenserc.yaml
@@ -22,5 +22,6 @@ header:
     - 'NOTICE'
     - '.clang-format'
     - '.asf.yaml'
+    - '.nojekyll'
 
   comment: on-failure
diff --git a/.nojekyll b/.nojekyll
new file mode 100644
index 000000000..e69de29bb

Reply via email to