Skip to content

Commit aec887e

Browse files
Update, managed by Terraform
1 parent 2ca560b commit aec887e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
runs-on: ubuntu-latest
1515
if: github.event_name == 'pull_request'
1616
steps:
17+
- name: Checkout
18+
uses: actions/checkout@v3
19+
1720
- name: Analyze commits
1821
id: next_release_version
1922
run: |

0 commit comments

Comments
 (0)