Skip to content

Commit

Permalink
re-enable PR build
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlemmer committed Apr 26, 2023
1 parent ec8f741 commit 03789d4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ name: Integration tests
on:
push:
tags-ignore:
- "*"
- '**'
pull_request:
branches:
- '**'

jobs:
integration-tests:
Expand Down

0 comments on commit 03789d4

Please sign in to comment.