Skip to content

Commit

Permalink
Add develop
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j committed May 14, 2024
1 parent 675063d commit 323442a
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 323442a

Please sign in to comment.