Skip to content

Commit

Permalink
adds on pull request value
Browse files Browse the repository at this point in the history
  • Loading branch information
adamingas committed Jan 20, 2024
1 parent 59065f5 commit 6856561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploymemt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: Python application
on:
push:
branches: [ "main" ]
pull_request:
branches: ['main']
workflow_run:
workflows: ['ci']
types:
Expand Down

0 comments on commit 6856561

Please sign in to comment.