We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e374400 + f8dd18e commit b4dd285Copy full SHA for b4dd285
.github/workflows/projects.yml
@@ -10,13 +10,13 @@ jobs:
10
name: Add issue and pull request to project
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/add-to-project@v1.0.0
+ - uses: actions/add-to-project@v1.0.1
14
with:
15
project-url: https://github.com/orgs/interlay/projects/3
16
github-token: ${{ secrets.PROJECTS }}
17
label: roadmap
18
label-operator: NOT
19
20
21
project-url: https://github.com/orgs/interlay/projects/4
22
0 commit comments