ci: run generation on pull request to ensure it works properly
This commit is contained in:
1
.github/workflows/generate.yaml
vendored
1
.github/workflows/generate.yaml
vendored
@@ -3,6 +3,7 @@ on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch: {}
|
||||
pull_request: {}
|
||||
|
||||
permissions:
|
||||
contents: "write"
|
||||
|
||||
Reference in New Issue
Block a user