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: on:
push: push:
branches: branches:
- 'feature/try_guthub_action' - 'develop'
- 'main'
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest