Skip to content

Commit

Permalink
hotfix: remove branch filter from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperDramsch authored Jul 23, 2024
1 parent ac9be77 commit 09338e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog-pr-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Check Changelog Update on PR
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
jobs:
Check-Changelog:
name: Check Changelog Action
Expand Down

0 comments on commit 09338e4

Please sign in to comment.