Skip to content

7 ➡️ 8 Fix waves 'double' to 'float' truncation warning #2671

7 ➡️ 8 Fix waves 'double' to 'float' truncation warning

7 ➡️ 8 Fix waves 'double' to 'float' truncation warning #2671

name: PR Collection Labeler
on: pull_request_target
jobs:
pr_collection_labeler:
runs-on: ubuntu-latest
steps:
- name: Add collection labels
if: github.event.action == 'opened'
uses: gazebo-tooling/pr-collection-labeler@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}