Skip to content

Commit

Permalink
Update open-ai-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-zheny authored Aug 12, 2023
1 parent fe2ee63 commit 1cc6b96
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/open-ai-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@ on:
# Automatically trigger it when detected changes in repo
push:
branches: [main]



permissions:
id-token: write
contents: read

# Allow manual workflow trigger
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1cc6b96

Please sign in to comment.