flyingcircusio / batou

batou is a universal, fractal deployment utility using Python.
https://batou.readthedocs.org
Other
47 stars 11 forks source link

2.3 backport: Fix syncdirectory prediction #413

Closed elikoga closed 9 months ago

elikoga commented 10 months ago

See #410 for more information

elikoga commented 9 months ago

I don't get how this does not trigger CI

elikoga commented 9 months ago

Re-pushing does though.

I suspect

on:
  push:
    branches: [ main ]
  pull_request:
    branches: [ main, 'batou-*' ]

that this does not trigger when creating a PR or changing the PR target?

elikoga commented 9 months ago

This one is ready