Skip to content

Commit

Permalink
Merge pull request #601 from City-of-Helsinki/UHF-6859
Browse files Browse the repository at this point in the history
UHF-6859: Run tests against forked repositories
  • Loading branch information
Jussiles authored Mar 27, 2023
2 parents f78e62a + 5c435aa commit b5c33ad
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 b5c33ad

Please sign in to comment.