Skip to content

Commit

Permalink
Merge pull request #505 from GSA/stvnrlly/one-with
Browse files Browse the repository at this point in the history
More tiny ADR workflow changes
  • Loading branch information
ccostino authored Sep 26, 2023
2 parents ad31276 + 6500d38 commit af22e46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/adr-accepted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
uses: actions/checkout@v3
with:
ref: main
with:
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}

- name: get ADR number
id: next
Expand Down

0 comments on commit af22e46

Please sign in to comment.