Skip to content

Commit

Permalink
fix: only add projects with roadmap label (#1536)
Browse files Browse the repository at this point in the history
  • Loading branch information
nud3l authored Aug 22, 2023
1 parent 444b23a commit 861e494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
project-url: https://github.com/orgs/interlay/projects/4
github-token: ${{ secrets.PROJECTS }}
label: roadmap
label-operator: OR
label-operator: AND

2 comments on commit 861e494

@vercel
Copy link

@vercel vercel bot commented on 861e494 Aug 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 861e494 Aug 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.