Comment on What CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.

<- View Parent
treeofnik@discuss.online ⁨1⁩ ⁨month⁩ ago

Strange! Is it an issue with the setup or your woodpecker config file in the repo? Actioning on push is merely configuring steps after:

when:
  - event: push
    branch: main

source
Sort:hotnewtop