Skip to content

Commit c81cc0c

Browse files
committed
chore(github): change org name to Polkadot-Fast-Grants
1 parent 3e897b4 commit c81cc0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check_author.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
with:
4747
script: |
4848
const app_commits = await github.rest.repos.listCommits({
49-
owner: 'w3f',
50-
repo: 'Grants-Program',
49+
owner: 'Polkadot-Fast-Grants',
50+
repo: 'apply/',
5151
path: 'applications/${{ steps.parse-delivery.outputs.application_document }}'
5252
});
5353

0 commit comments

Comments
 (0)