Skip to content

Commit

Permalink
Adapt branch in GH actions script
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed Sep 2, 2022
1 parent a801525 commit 38938f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contributor-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ name: Hibernate ORM build
on:
push:
branches:
- 'main'
- '6.1'
pull_request:
branches:
- 'main'
- '6.1'

permissions: {} # none

Expand Down

0 comments on commit 38938f4

Please sign in to comment.