git.delta.rocks / unique-network / refs/commits / ab27f3dd7a37

difftreelog

enable draft for xcm tests

Konstantin Astakhov2022-09-01parent: #78b3d20.patch.diff
in: master

1 file changed

modified.github/workflows/xcm-testnet-build.ymldiffbeforeafterboth
7474
7575
76 steps:76 steps:
77 - name: Skip if pull request is in Draft77 #- name: Skip if pull request is in Draft
78 if: github.event.pull_request.draft == true78 # if: github.event.pull_request.draft == true
79 run: exit 179 # run: exit 1
8080
81 - name: Clean Workspace81 - name: Clean Workspace
82 uses: AutoModality/action-clean@v1.1.082 uses: AutoModality/action-clean@v1.1.0