Skip to content

Commit 1017113

Browse files
authored
Update add_prs_and_issues_to_project.yml
now use migrated version of old project
1 parent 658143e commit 1017113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_prs_and_issues_to_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
steps:
1616
- uses: actions/[email protected]
1717
with:
18-
project-url: https://github.com/orgs/w3c/projects/82
18+
project-url: https://github.com/orgs/w3c/projects/84
1919
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)