Skip to content

Commit c9f78fd

Browse files
Update tutorials/cicd-github-action-object-storage-sync/index.mdx
Co-authored-by: SamyOubouaziz <[email protected]>
1 parent ccc9783 commit c9f78fd

File tree

1 file changed

+1
-1
lines changed
  • tutorials/cicd-github-action-object-storage-sync

1 file changed

+1
-1
lines changed

tutorials/cicd-github-action-object-storage-sync/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ name: Upload to Scaleway Object Storage
3939
on:
4040
push:
4141
branches:
42-
- main # Change this to your default branch if different
42+
- main # Change this to your default branch if different (e.g. "trunk", or "master")
4343

4444
jobs:
4545
upload:

0 commit comments

Comments
 (0)