diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 925e5fcd..5200f8be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,7 @@ name: CI on: pull_request: + workflow_dispatch: jobs: CI: @@ -74,4 +75,4 @@ jobs: SCOPED_TEAM_REFRESH_TOKEN: ${{ secrets.SCOPED_TEAM_REFRESH_TOKEN }} DROPBOX_SHARED_LINK: ${{ secrets.DROPBOX_SHARED_LINK }} run: | - npm run test:integration \ No newline at end of file + npm run test:integration diff --git a/generator/dropbox-api-spec b/generator/dropbox-api-spec index ef6b1680..eec4b436 160000 --- a/generator/dropbox-api-spec +++ b/generator/dropbox-api-spec @@ -1 +1 @@ -Subproject commit ef6b1680d9a05ec7475f503149d771e44db913a2 +Subproject commit eec4b43685b7af842d320efaaa86db27232cb465