Skip to content

Commit

Permalink
Workflows: Removed lines that trigger test on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
msinn committed Jun 13, 2022
1 parent b38a6c6 commit 4ab0593
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: "Unittests Plugins"
#on: [workflow_dispatch, push]
on:
workflow_dispatch:
#pull_request:
# branches:
# - 'develop'
push:
branches:
- '*'
Expand Down

0 comments on commit 4ab0593

Please sign in to comment.