Skip to content

DM-41477: Fixed a bug in the state transition logic of the worker tasks #152

DM-41477: Fixed a bug in the state transition logic of the worker tasks

DM-41477: Fixed a bug in the state transition logic of the worker tasks #152

Workflow file for this run

name: Empty check for branch protection
on:
push:
branches:
- main
pull_request:
jobs:
null_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3