Skip to content

Commit

Permalink
fix target branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikschubert committed Dec 28, 2023
1 parent 8cd18ee commit 108d82a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:
paths-ignore:
- 'README.md'
branches:
- main
- master
pull_request:
branches:
- main
- master

jobs:
test:
Expand Down

0 comments on commit 108d82a

Please sign in to comment.