Skip to content

Commit

Permalink
UHF-6859: Run tests against forked repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Mar 25, 2023
1 parent 03b966a commit 5c435aa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
on: [push]
on:
pull_request:
push:
branches:
- main
- 5.x
name: CI
jobs:
tests:
Expand Down

0 comments on commit 5c435aa

Please sign in to comment.