Update github workflow

This commit is contained in:
Alex
2023-04-21 19:06:32 +03:00
parent 0f85f34657
commit a1fa69b39d

View File

@ -2,9 +2,9 @@ name: Build OS
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
deploydoc: