Skip to content

ci: correctly read environment variable from CodeBuild configuration for scheduled fuzz test #1341

ci: correctly read environment variable from CodeBuild configuration for scheduled fuzz test

ci: correctly read environment variable from CodeBuild configuration for scheduled fuzz test #1341

Workflow file for this run

on:
pull_request_target:
types:
- opened
- reopened
branches:
- 'main'
name:
team-label
jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@v1.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"