Skip to content

Commit

Permalink
run tests for prs (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnN193 authored Sep 5, 2024
1 parent 0bbe9e2 commit b478207
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pullrequest-trusted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ on:

jobs:
test:
if: |
contains(github.event.pull_request.labels.*.name, 'appimage') ||
contains(github.event.pull_request.labels.*.name, 'appimage-ignore-tests')
uses: ./.github/workflows/test.yml

# This lets people add an "appimage" tag to have appimages built for the PR
Expand Down

0 comments on commit b478207

Please sign in to comment.