This PR adds a job that checks if the MotherDuck token is defined, and only runs the integration tests if it is. This way the job is just skipped instead of failing with a Cannot connect to MotherDuck server: no token provided. error.
Additionally, I've updated the push trigger branch name to master so the tests always run after PRs are merged.
This PR adds a job that checks if the MotherDuck token is defined, and only runs the integration tests if it is. This way the job is just skipped instead of failing with a
Cannot connect to MotherDuck server: no token provided.
error. Additionally, I've updated thepush
trigger branch name tomaster
so the tests always run after PRs are merged.For more detailed info see:
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ https://gist.github.com/GuillaumeFalourd/d3524cf6361afad87b9da3bf78270bc1