Skip to content

Commit

Permalink
Merge pull request #67 from autodesk-platform-services/update-changelog
Browse files Browse the repository at this point in the history
Update AutoChangeLog.yml
  • Loading branch information
nishchhaldagar authored Jul 26, 2024
2 parents b295d30 + 53ebd3b commit 5cdcdd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AutoChangeLog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Auto Update Changelog
on:
push:
branches:
- 'development'
- 'main'
paths-ignore:
- 'CHANGELOG.md'
jobs:
Expand All @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
with:
ref: development
ref: main
- name: Update CHANGELOG
uses: heinrichreimer/[email protected]
with:
Expand Down

0 comments on commit 5cdcdd4

Please sign in to comment.