fix: only run docker on develop

This commit is contained in:
SamTV12345 2025-04-29 19:50:53 +02:00
parent 6208a04556
commit 0a4e7513aa

View file

@ -122,6 +122,7 @@ jobs:
repository: etherpad/etherpad
enable-url-completion: true
- name: Check out
if: github.event_name == 'push' && github.ref == 'refs/heads/develop'
uses: actions/checkout@v4
with:
path: ether-charts