Skip to content

Commit

Permalink
chore: Change release-please config to match exactly the one in openh…
Browse files Browse the repository at this point in the history
…exa-app
  • Loading branch information
qgerome committed Sep 5, 2024
1 parent 96f2fcd commit 67a8dd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ on:
push:
branches:
- main
name: release-please

permissions:
contents: write
pull-requests: write
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true

name: release-please

jobs:
release-please:
Expand Down

0 comments on commit 67a8dd6

Please sign in to comment.