Stop running Checkers and CodeQL GitHub Workflows daily for main branch.

This commit is contained in:
David Anson 2023-01-02 01:22:23 +00:00
parent e3fbc08156
commit eb2a3c0922
2 changed files with 0 additions and 4 deletions

View file

@ -3,8 +3,6 @@ name: Checkers
on:
pull_request:
push:
schedule:
- cron: '30 12 * * *'
workflow_dispatch:
jobs:

View file

@ -3,8 +3,6 @@ name: "CodeQL"
on:
pull_request:
push:
schedule:
- cron: '30 12 * * *'
workflow_dispatch:
jobs: