chore: update generate-v3.yml to only run on manual trigger

This commit is contained in:
Angela Yu 2023-11-13 22:15:44 -08:00 committed by GitHub
parent 2f934c63b5
commit 7e162899b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,7 @@
name: Generate V3 Samples
on:
push:
branches: [ main ]
workflow_dispatch:
repository_dispatch:
types: [ generate-v3 ]