Skip to content

Commit

Permalink
refactor: refactor changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Mar 30, 2024
1 parent a4e7096 commit a7973c3
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,9 +2,9 @@ name: Automate Changelog
on:
workflow_dispatch:
push:
pull_request:
branches:
- main
pull_request:
jobs:
changelog:
name: Generate Changelog
Expand Down

0 comments on commit a7973c3

Please sign in to comment.