hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
286 stars 700 forks source link

Updated codeql.yml to exclude YAML front matter and Liquid code #6816

Closed aidanwsimmons closed 1 week ago

aidanwsimmons commented 2 weeks ago

Fixes #6548

What changes did you make?

Why did you make the changes (we will use this info to test)?

Screenshot 2024-05-03 at 5 00 25 PM Screenshot 2024-05-03 at 5 01 22 PM Screenshot 2024-05-03 at 5 34 32 PM

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

no visual changes to website

github-actions[bot] commented 2 weeks ago

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b aidanwsimmons-update-codeql.yml-exclude-liquid-code-6548 gh-pages
git pull https://github.com/aidanwsimmons/website.git update-codeql.yml-exclude-liquid-code-6548
marioantonini commented 1 week ago

@aidanwsimmons I was looking at your fork to figure out the best way to test but the results of the workflow run cannot be found. By looking at this action run, the link to the results returns a 404

Screenshot 2024-05-07 at 4 24 37 PM