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: on:
workflow_run: workflow_run:
workflows: ["Explorer_build&test_on_PR"] workflows: ["Explorer_build&test_on_PR"]
types: # types:
- completed # - completed
jobs: jobs:
explorer_preview: explorer_preview:
runs-on: ubuntu-latest runs-on: ubuntu-latest