diff --git a/.github/workflows/github_snapshot_build.yml b/.github/workflows/github_snapshot_build.yml
index e7792ab3..be802c39 100644
--- a/.github/workflows/github_snapshot_build.yml
+++ b/.github/workflows/github_snapshot_build.yml
@@ -12,6 +12,13 @@ on:
     branches:
       - dev
       - test_ios_build
+
+    paths-ignore:
+      - 'assets/**'
+      - '**.md'
+      - 'LICENSE'
+      - '**.gitignore'
+
   pull_request_review:
     types: |
       submitted