Skip to content

Commit

Permalink
Don't run tests twice on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Nachtalb committed Jul 14, 2023
1 parent 2761581 commit 427026f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: reverse-image-search

on:
push:
branches:
- master
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 427026f

Please sign in to comment.