Commit graph

6 commits

Author SHA1 Message Date
Eliaz Bobadilla b4914124f1
chore: bump actions/checkout (#145891) 2022-03-23 10:21:25 -07:00
João Moreno 7e4f90277d
run prettier over yml files 2020-11-24 11:45:39 +01:00
Daniel Imms 624fc1466a Run codeql job every Tuesday
Justification:
- This was using _a lot_ of vm time and not giving us much
- We only really need to run it once per release
- Weekly as opposed to monthly means we can catch things earlier than when
  the release happens

Fixes #105447
2020-08-27 15:55:44 -07:00
João Moreno ba09e9bb08
rename action 2020-06-11 14:35:12 +02:00
João Moreno b644558486
remove the cron 2020-06-11 14:34:21 +02:00
Justin Hutchings 7bf328600f
Add CodeQL security scanning (#99411)
* Add CodeQL security scanning

* Limit codeQL languages to Javascript only

Linguist detects a very small amount of additional language code, but given that JS/TS is the majority, I don't think we need to worry about complicating things further.
2020-06-11 14:33:20 +02:00