Fix push trigger definition

This commit is contained in:
Mikołaj Pich 2022-12-02 22:35:39 +01:00
parent e00f7b07be
commit 1b4adeb4c8

View file

@ -2,7 +2,7 @@ name: Deploy to Oracle Cloud
on:
push:
branches: [ master ]
branches: [ main ]
jobs:
deploy: