fix
This commit is contained in:
parent
4bf2ae8436
commit
3356fe58aa
1
.github/workflows/assign-to-project.yml
vendored
1
.github/workflows/assign-to-project.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
steps:
|
||||
- name: Assign
|
||||
uses: actions/github-script@v4
|
||||
with:
|
||||
script: |
|
||||
//const project_id = 2
|
||||
//const column_name = 'Drafting'
|
||||
|
|
Loading…
Reference in New Issue
Block a user