Skip to content

Commit

Permalink
Run tests for pull requests
Browse files Browse the repository at this point in the history
Apparently you need to explicitly opt-in to this when using a custom set
of conditions (e.g. `push:`).
  • Loading branch information
yorickpeterse committed Jul 10, 2023
1 parent 0c963af commit 191ea60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- '**'
workflow_dispatch:
pull_request:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 191ea60

Please sign in to comment.