ci(file-checker): fix wrong trigger event

This commit is contained in:
Hamothy 2023-07-23 13:52:24 +01:00 committed by GitHub
parent 2437199673
commit 220eec1689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Required Files Checker
on:
workflow_dispatch:
pull_request_target:
pull_request:
jobs:
file-checker: