navapbc / template-infra

A template to set up foundational infrastructure for your application in AWS
Apache License 2.0
10 stars 2 forks source link

Fix omitted filename change when renaming ci-app-vulnerability-scans.yml #596

Closed rocketnova closed 4 months ago

rocketnova commented 5 months ago

Ticket

N/A

Changes

What was added, updated, or removed in this PR.

Context for reviewers

Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers.

When the file was renamed in #465, the triggers for the workflow weren't updated to reflect the name change.

Testing

Provide evidence that the code works as expected. Explain what was done for testing and the results of the test plan. Include screenshots, GIF demos, shell commands or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.

We can see the checks are now triggered by comparing the checks on this PR vs the checks on #465.

This PR:

CleanShot 2024-05-03 at 19 10 29@2x

Previous PR:

CleanShot 2024-05-03 at 19 10 51@2x