Update main.yml

This commit is contained in:
gadotroee 2021-04-29 14:40:46 +03:00 committed by GitHub
parent 37a3d037d4
commit 774fbac53c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,8 @@ name: ci
on:
push:
branches:
- 'feature/try_guthub_action'
- 'develop'
- 'main'
jobs:
docker:
runs-on: ubuntu-latest