chore: remove job branches filter.

This commit is contained in:
Ahmed Bouhuolia
2021-09-21 21:23:56 +02:00
committed by GitHub
parent 0fc1a7815a
commit 12606d1857

View File

@@ -7,9 +7,6 @@ jobs:
working_directory: ~/app
docker:
- image: docker:17.05.0-ce-git
branches:
only:
- master
steps:
- checkout:
path: ~/app