Skip to content

Commit 46498a7

Browse files
committed
update: update ci format to application document to papi simulator
1 parent c81cc0c commit 46498a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check_author.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
script: |
4848
const app_commits = await github.rest.repos.listCommits({
4949
owner: 'Polkadot-Fast-Grants',
50-
repo: 'apply/',
50+
repo: 'apply',
5151
path: 'applications/${{ steps.parse-delivery.outputs.application_document }}'
5252
});
5353

deliveries/papi-simulator-milestone-two.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**The delivery is according to the official [milestone delivery guidelines](https://github.com/Polkadot-Fast-Grants/delivery/blob/master/delivery-guidelines.md).**
44

55
* **Name of the grant project:** Polkadot API Playground (Papi Simulator)
6-
* **Application Document:** [Polkadot API Playground Application](https://github.com/Polkadot-Fast-Grants/apply/blob/master/applications/papi-simulator.md)
6+
* **Application Document:** applications/papi-simulator.md (see [full application](https://github.com/Polkadot-Fast-Grants/apply/blob/master/applications/papi-simulator.md))
77
* **Milestone Number:** 2
88
* **DOT Payment Address:** [13eJfzT8u1qKYkFDW6o7Ta19eGi9X8Y74cWLDComEVxbKGMa](https://polkadot.subscan.io/account/13eJfzT8u1qKYkFDW6o7Ta19eGi9X8Y74cWLDComEVxbKGMa)
99

0 commit comments

Comments
 (0)