Skip to content

Commit

Permalink
chore: fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gibahjoe committed Nov 6, 2024
1 parent 19884ec commit b4cffb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release_please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ on:
push:
branches:
- master
pull_request:
types: [closed]
branches:
- master
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit b4cffb4

Please sign in to comment.