We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e6e75f commit 9a899baCopy full SHA for 9a899ba
.github/workflows/silabs-update-csa.yaml
@@ -31,4 +31,4 @@ jobs:
31
32
- name: Push the update csa branch to the remote
33
run: |
34
- git push https:github.com/SiliconLabsSoftware/matter_sdk.git csa
+ git push https://github.com/SiliconLabsSoftware/matter_sdk.git csa
0 commit comments