Update .github/workflows/create-issue-dependencies.yml
This commit is contained in:
parent
2c300c72c9
commit
b0757e75c4
|
@ -12,5 +12,3 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- run: gh issue create --title "Upgrade dependencies" --label "dependencies,maintenance" --body-file ".github/ISSUE_TEMPLATE/update_dependencies.md"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue