Compare commits

..

2 commits

Author SHA1 Message Date
bbea68443f chore: add vscode to gitignore
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/deploy Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2023-10-22 14:05:27 +02:00
5e9884ccad fix: correct ci definition for woodpecker 2023-10-22 14:05:27 +02:00

View file

@ -11,6 +11,7 @@ steps:
# - linux/arm64 # - linux/arm64
when: when:
- event: pull_request - event: pull_request
repo: polyculeconnect/polyculeconnect
- event: push - event: push
branch: branch:
exclude: [main] exclude: [main]