Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tankilevitch committed Nov 7, 2023
1 parent b2b9497 commit ccd60fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_scorecards_reminders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
blueprint: ${{ secrets.BLUEPRINT }}
scorecard: ${{ secrets.SCORECARD }}
filter_rule: '{"property": "$team","operator": "containsAny","value": ["Backend"]}'
filter_rule: '{"property": "$team","operator": "containsAny","value": ["backend-team"]}'

0 comments on commit ccd60fc

Please sign in to comment.