Skip to content

Commit

Permalink
test: skip validating pr
Browse files Browse the repository at this point in the history
  • Loading branch information
RasPhilCo committed Sep 22, 2021
1 parent 91b5b52 commit bcf3ed2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ workflows:
version: 2
test-and-release:
jobs:
- release-management/validate-pr:
filters:
branches:
ignore: master
# - release-management/validate-pr:
# filters:
# branches:
# ignore: master
# we don't run the tests on circle because they're using AWS CLI and AWS keys
# - release-management/test-package:
# matrix:
Expand Down

0 comments on commit bcf3ed2

Please sign in to comment.