Update github workflow

This commit is contained in:
Alex 2023-04-21 19:06:32 +03:00
parent 0f85f34657
commit a1fa69b39d
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

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