diff --git a/.github/workflows/code.yml b/.github/workflows/code.yml index e0f0c9ca..acde9937 100644 --- a/.github/workflows/code.yml +++ b/.github/workflows/code.yml @@ -174,7 +174,6 @@ jobs: # Check that the master branches of various upstream dependencies are # still compatible when used together master_branch_test: - if: ${{ github.event_name == 'schedule' }} runs-on: "ubuntu-latest" steps: - name: Checkout Source