mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-06 01:28:25 -04:00
Merge pull request #505 from GSA/stvnrlly/one-with
More tiny ADR workflow changes
This commit is contained in:
3
.github/workflows/adr-accepted.yml
vendored
3
.github/workflows/adr-accepted.yml
vendored
@@ -22,8 +22,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: main
|
ref: main
|
||||||
with:
|
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
|
||||||
|
|
||||||
- name: get ADR number
|
- name: get ADR number
|
||||||
id: next
|
id: next
|
||||||
|
|||||||
Reference in New Issue
Block a user