Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
[CircleCI] Pull Request should run main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Zheng committed Sep 2, 2021
1 parent a4920db commit 5452bc7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,18 @@ workflows:
filters:
tags:
ignore: /.*/
branches:
only: master
- linux-python-3_8:
filters:
tags:
ignore: /.*/
branches:
only: master
- linux-python-3_7:
filters:
tags:
ignore: /.*/
branches:
only: master
- linux-python-3_6:
filters:
tags:
ignore: /.*/
branches:
only: master
- dockerhub-push:
requires:
- linux-python-3_9
Expand Down

0 comments on commit 5452bc7

Please sign in to comment.