mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
switch branch of adr action
This commit is contained in:
4
.github/workflows/adr-accepted.yml
vendored
4
.github/workflows/adr-accepted.yml
vendored
@@ -11,8 +11,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: memorialize the ADR
|
- name: memorialize the ADR
|
||||||
uses: 18F/adr-automation/accepted@v1
|
uses: 18F/adr-automation/accepted@actioning
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
label: "ADR: accepted"
|
label: "ADR: accepted"
|
||||||
path: docs/adrs
|
path: docs/adrs
|
||||||
|
|||||||
Reference in New Issue
Block a user