Skip to content

Commit 658143e

Browse files
authored
Update add_prs_and_issues_to_project.yml
switch to "new style" project
1 parent b1c76f8 commit 658143e

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/4
18+
project-url: https://github.com/orgs/w3c/projects/82
1919
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)