Skip to content

Commit

Permalink
Merge pull request #116 from Leonidas-from-XIV/fix-changelog-diff
Browse files Browse the repository at this point in the history
Run changelog action against `master` branch
  • Loading branch information
Leonidas-from-XIV authored Nov 22, 2021
2 parents 0cb2f3f + 232421f commit 1871322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Changelog check

on:
pull_request:
branches: [ main ]
branches: [ master ]
types: [ opened, synchronize, reopened, labeled, unlabeled ]

jobs:
Expand Down

0 comments on commit 1871322

Please sign in to comment.