diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f805f66..f85ff19 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,5 +127,6 @@ jobs: # Commit updated files to repo - name: Commit and Push uses: actions-x/commit@v6 + if: github.ref == 'refs/heads/master' with: message: "[skip ci] schema update"