modifying event type

This commit is contained in:
axleiro 2021-12-10 18:10:10 +05:30 committed by GitHub
parent 75385f657a
commit 08940fff10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ name : explorer_preview
on:
workflow_run:
workflows: ["Explorer_build&test_on_PR"]
types:
- completed
# types:
# - completed
jobs:
explorer_preview:
runs-on: ubuntu-latest