difftreelog
enable draft for xcm tests
in: master
1 file changed
.github/workflows/xcm-tests.ymldiffbeforeafterboth7 workflows: ["xcm-testnet-build"]7 workflows: ["xcm-testnet-build"]8 types: [requested] 8 types: [requested] 9 # Triggers the workflow on push or pull request events but only for the master branch9 # Triggers the workflow on push or pull request events but only for the master branch10 pull_request:10 # pull_request:11 branches:11 # branches:12 - master12 # - master13 types:13 # types:14 - opened14 # - opened15 - reopened15 # - reopened16 - synchronize #commit(s) pushed to the pull request16 # - synchronize #commit(s) pushed to the pull request17 - ready_for_review17 # - ready_for_review181819 # Allows you to run this workflow manually from the Actions tab19 # Allows you to run this workflow manually from the Actions tab20 workflow_dispatch:20 workflow_dispatch:212122#Define Workflow variables22#Define Workflow variables