ci: fix auto-add-to-project typo

This commit is contained in:
Régis Behmo 2024-03-12 11:42:36 +05:00
parent 3ebf44e3d6
commit a4fa65cf29

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
# https://github.com/actions/add-to-project # https://github.com/actions/add-to-project
add-to-proje add-to-project:
name: Add issue and bugs to project name: Add issue and bugs to project
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: