Browse Source

chagelog action get main too

pull/1252/head
Ross McFarland 7 months ago
parent
commit
2ec3e651dc
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .github/workflows/changelog.yml

+ 2
- 0
.github/workflows/changelog.yml View File

@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
ref: main
- name: Setup python
uses: actions/setup-python@v4
with:


Loading…
Cancel
Save