cleanup ci refresh merge

This commit is contained in:
41666 2022-02-06 23:34:38 -05:00
parent 9b42928608
commit 0da1e44147

View file

@ -18,9 +18,9 @@ jobs:
- run: yarn install --frozen-lockfile
# - run: yarn lint
- run: yarn lint
# - run: yarn test
- run: yarn test
worker_build:
runs-on: ubuntu-latest
@ -140,7 +140,7 @@ jobs:
needs:
- docker_build
- worker_build
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/ci/refresh'
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- name: Get Bot digest