Add master branch to push hooks

Signed-off-by: trivernis <trivernis@protonmail.com>
actions
trivernis 4 years ago
parent 0c5467b3ca
commit 37e2b871a0
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -2,7 +2,7 @@ name: Build Docker Image
on:
push:
branches: [ main ]
branches: [ main, master ]
workflow_dispatch:
jobs:

Loading…
Cancel
Save