diff --git a/.github/workflows/mutation-testing.yml b/.github/workflows/mutation-testing.yml index a75ce51972..e9638ab0d1 100644 --- a/.github/workflows/mutation-testing.yml +++ b/.github/workflows/mutation-testing.yml @@ -6,8 +6,7 @@ on: branches: - master - test/** - - epic/** - + jobs: core: runs-on: ubuntu-latest diff --git a/README.md b/README.md index c857c752ad..8d826287bd 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ ![Stryker](stryker-80x80.png) -__NOTE: You're currently looking at the `epic/mutation-switching` branch, where we're currently working on [implementing mutation switching](https://github.com/stryker-mutator/stryker/issues/1514). Please see the [master branch](https://github.com/stryker-mutator/stryker/tree/master) for the current production version. We have a feature freeze until mutation switching is implemented.__ - # Stryker *Professor X: For someone who hates mutants... you certainly keep some strange company.*