zulip/.github/workflows
Priyank Patel 61955ecf41 github-actions: Don't run code scanning workflow every week.
Since we already run this on every push we don't need to run it as a
cron job every week for no reason. While we are touching this code
block, we convert it to on: [push, pull_request] since the previous
format felt weird. It was only written that way because we had the
cron job declared there.
2020-07-07 17:26:16 -07:00
..
codeql-analysis.yml github-actions: Don't run code scanning workflow every week. 2020-07-07 17:26:16 -07:00
zulip-ci.yml github-actions: Use include_frontend_test check. 2020-07-07 17:26:16 -07:00