Skip to content

test: Add a test ensuring the consistency between hashing F and byte slices #28

test: Add a test ensuring the consistency between hashing F and byte slices

test: Add a test ensuring the consistency between hashing F and byte slices #28

Workflow file for this run

name: "Lint PR"
on:
pull_request:
branch:
- main
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
scopes: |
core
params
bench
xtask