fix: remove unnecessary line maybe [docker build]

pull/243/head
Josh Moore 1 year ago
parent 4ce222dc25
commit b6aa350f2c

@ -33,7 +33,6 @@ jobs:
uses: lewagon/wait-on-check-action@master
with:
ref: ${{ github.ref }}
check-name: 'build'
running-workflow-name: 'TypeScript Build'
repo-token: ${{ secrets.GH_TOKEN }}
allowed-conclusions: success

Loading…
Cancel
Save