Update .github/workflows/create-issue-dependencies.yml

This commit is contained in:
Clémentine Urquizar - curqui 2022-07-05 19:34:49 +02:00 committed by GitHub
parent 2c300c72c9
commit b0757e75c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"