We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 619d236 + 31fd848 commit 1d077e0Copy full SHA for 1d077e0
.github/workflows/project.yml
@@ -1,4 +1,4 @@
1
-name: Add bugs to bugs project
+name: Add issues to MED project
2
3
on:
4
issues:
@@ -15,4 +15,4 @@ jobs:
15
# You can target a project in a different organization
16
# to the issue
17
project-url: https://github.com/orgs/ACCESS-NRI/projects/17
18
- github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
+ github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments