gatewayd-io / gatewayd

☁️ Cloud-native database gateway and framework for building data-driven applications ✨ Like API gateways, for databases ✨
https://gatewayd.io
GNU Affero General Public License v3.0
218 stars 17 forks source link

Bugfix/workflow vulnerability comparison #569

Closed sinadarbouy closed 3 months ago

sinadarbouy commented 3 months ago

I've created this bugfix PR to fix the workflow short hash tag and the rule for when the PR runs.

To avoid having a failed job when we have a PR, I've created this bugfix to only run the job if it's from the gateway repository. This will be in place until we find the best practice for using secrets in our pull requests from forked repositories.