Skip to content

Commit

Permalink
Update sync_openapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrectRoadH authored Sep 11, 2024
1 parent f9c8041 commit 7264bd0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sync_openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@ on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
sync:
uses: IceWhaleTech/github/.github/workflows/sync_openapi.yml@main
with:
project-name: CasaOS-Installer
secrets:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}

0 comments on commit 7264bd0

Please sign in to comment.