🐛 fix(_branch): change to 'master'

This commit is contained in:
Eshan Roy
2024-12-04 13:14:18 +05:30
parent cedd343dac
commit 4e2d97bdfd

View File

@@ -3,7 +3,7 @@ name: Push to GitLab
on:
push:
branches:
- main # Adjust the branch as needed
- master # Adjust the branch as needed
jobs:
sync-to-gitlab: