Only run cs update on master

This commit is contained in:
goat 2025-08-10 17:00:22 +02:00 committed by GitHub
parent 1db4f2e5cb
commit 4eb49fd449
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
branches: [master,api13] branches: [master]
defaults: defaults:
run: run: