We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 295bb85 + b97c93b commit f3392e8Copy full SHA for f3392e8
.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.1
+ - uses: actions/add-to-project@v1.0.2
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