We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e35476 commit bd7011aCopy full SHA for bd7011a
.github/workflows/openapi.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
- cron: '10 8 * * *'
6
workflow_dispatch:
7
+ pull_request:
8
permissions: {}
9
10
jobs:
0 commit comments