Skip to content

Merge branch 'master' into 75-modification-du-readme #26

Merge branch 'master' into 75-modification-du-readme

Merge branch 'master' into 75-modification-du-readme #26

Workflow file for this run

name: Add To GitHub projects
uses: actions/add-to-project@v0.4.1

Check failure on line 2 in .github/workflows/todo.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/todo.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
with:
# URL of the project to add issues to
project-url: https://github.com/orgs/UnionRolistes/projects/1
# A GitHub personal access token with write access to the project
github-token: ${{ secrets.TEST}}
# A comma-separated list of labels to use as a filter for issue to be added
labeled: # optional
# The behavior of the labels filter, AND to match all labels, OR to match any label, NOT to exclude any listed label (default is OR)
label-operator: # optional