Update audit.yml

This commit is contained in:
pj 2022-05-24 16:45:11 +10:00 committed by GitHub
parent 862577db09
commit 1aacc0c1f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Audit name: GoogleDOMCheck
on: on:
push: push:
@ -6,7 +6,7 @@ on:
pull_request: pull_request:
branches: [master] branches: [master]
schedule: schedule:
- cron: '55 * * * *' - cron: '0 0,12 * * *'
jobs: jobs: