-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can we add config options to include/exclude branches? #2
Comments
+1,For example: |
@halvardssm |
@yasaichi any updates? |
yes please, at the moment this action is deleting all branches other than master |
@Fuseteam |
I used version 1 iirc guess i need to updat— wait actions/checkout? Hmm i need to double check, thanks for the tip |
@Fuseteam |
I think i am using it with |
First of all, I think this action is great, thank you for making it!
As title suggests, I would love if we could have an option for include/exclude branches for mirroring. E.g. I only want to backup my master branch to gitlab whenever something gets merged/pushed to master in github.
The text was updated successfully, but these errors were encountered: