Skip to content

Commit

Permalink
fix: run job on develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspots committed Nov 24, 2024
1 parent c3dbf68 commit d4a0fb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d4a0fb6

Please sign in to comment.