Skip to content
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

Impossible to set branch deployment options with this action? #119

Open
nedtwigg opened this issue Jan 25, 2024 · 1 comment
Open

Impossible to set branch deployment options with this action? #119

nedtwigg opened this issue Jan 25, 2024 · 1 comment

Comments

@nedtwigg
Copy link

I have a single git repo which drives two different Cloudflare Pages.

  • selfie.dev is on branch deploy: release is production, selfie.dev/* is preview, works great!
    • image
  • kdoc.selfie.dev comes from the same repo, so it's not allowed to be on branch deploy, so I'm using this action, which only runs on the release branch
@seia-soto
Copy link

The branch control doesn't work on tag based automation. I still don't want to make my CI run every time on push. Have anyone figured out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants