Fix events

This commit is contained in:
Ellie Huxtable 2023-10-19 21:41:14 +01:00
parent 5a353d5ed1
commit ce114b1f37

View file

@ -2,7 +2,9 @@ name: build-docker
on:
push:
branches: [ master ]
branches: [ main ]
tags:
- 'v*'
jobs: