Skip to content

fix: prefix and suffixes were not being applied to to/fromTimestamp resulting in compile error #1730

fix: prefix and suffixes were not being applied to to/fromTimestamp resulting in compile error

fix: prefix and suffixes were not being applied to to/fromTimestamp resulting in compile error #1730

Workflow file for this run

name: PR Title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}