Skip to content

Commit

Permalink
GH action: add deps issue to the board (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
quietbits authored Jan 11, 2022
1 parent 4058b58 commit ed37152
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/update_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
```
Make sure there are no issues in the code editor, code compiles, and it runs without issues in the browser.
pinned: false
close-previous: false
close-previous: true
project-type: organization
project: 21
column: Backlog
labels: "account-viewer-v2, dependencies"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ed37152

Please sign in to comment.