workaround GitHub Actions issue (#4923)

This commit is contained in:
Alex Lam S.L
2021-05-11 11:17:04 +01:00
committed by alexlamsl
parent b1cfa71131
commit 7eef86ed05

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 }}