diff --git a/.github/workflows/validation-native.yaml b/.github/workflows/validation-native.yaml index 029a666f..6a9b690d 100644 --- a/.github/workflows/validation-native.yaml +++ b/.github/workflows/validation-native.yaml @@ -3,8 +3,8 @@ on: workflow_dispatch: schedule: - cron: '0 2 * * 3' - pull_request_target: - types: [opened, synchronize, reopened, edited] +# pull_request_target: +# types: [opened, synchronize, reopened, edited] permissions: contents: read issues: read