Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aradmaleki02 authored Feb 15, 2024
1 parent addf6aa commit 52d763a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
name: Python application

on:
workflow_dispatch:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_run:
workflows: ["deploy"]
types:
- completed

permissions:
contents: read
Expand Down

0 comments on commit 52d763a

Please sign in to comment.