Right now, there doesn't seem to be support for GitHub Actions without having to configure things ourselves.
Right now, this is my current configuration (might be helpful when creating built-in support):
env:
NODE_ENV: test
PERCY_PARALLEL_NONCE: ${{ github.run_id }}
PERCY_PARALLEL_TOTAL: 10