Skip to content

Commit

Permalink
Stop requiring release bot to be admin
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiSG committed Jul 10, 2024
1 parent 995af32 commit 36b7dfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Changelog

on:
pull_request:
push:
branches: [ 'push-action/**' ] # enable testing required checks, see https://github.com/CasperWA/push-protected?tab=readme-ov-file#update-your-workflow
workflow_call:
outputs:
release-type:
Expand Down

0 comments on commit 36b7dfb

Please sign in to comment.