Skip to content

Commit

Permalink
Removed branch filter
Browse files Browse the repository at this point in the history
Signed-off-by: Owais Kazi <[email protected]>
  • Loading branch information
owaiskazi19 committed Jan 25, 2024
1 parent 5707754 commit 1f2916b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/changelog_verifier.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: "Changelog Verifier"
on:
pull_request:
push:
branches-ignore:
- 'whitesource-remediate/**'
- 'backport/**'
pull_request:
branches: main
types: [opened, edited, review_requested, synchronize, reopened, ready_for_review, labeled, unlabeled]

Expand Down

0 comments on commit 1f2916b

Please sign in to comment.