Skip to content

Commit

Permalink
Merge pull request #8 from City-of-Turku/develop
Browse files Browse the repository at this point in the history
Add develop
  • Loading branch information
juuso-j authored May 14, 2024
2 parents 675063d + 323442a commit 0dd21d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "Tests and Checks"
on:
push:
branches: [master]
branches: [master, develop]
pull_request:
branches: [master]
branches: [master, develop]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0dd21d1

Please sign in to comment.