Update ufuzz.yml

This commit is contained in:
Alex Lam S.L 2021-05-11 10:11:48 +01:00 committed by GitHub
parent b1cfa71131
commit 1ae39d7368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Fuzzing
on:
pull_request:
schedule:
- cron: '*/5 * * * *'
- cron: '*/15 * * * *'
env:
BASE_URL: https://api.github.com/repos/${{ github.repository }}
CAUSE: ${{ github.event_name }}