Skip to content

Commit

Permalink
Run changelog action against master branch
Browse files Browse the repository at this point in the history
This is currently the branch that this repo uses as default.
  • Loading branch information
Leonidas-from-XIV committed Nov 22, 2021
1 parent 0cb2f3f commit 232421f
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 232421f

Please sign in to comment.