Avoid running the job for PRs

This commit is contained in:
cybai 2022-08-16 00:20:07 +09:00
parent 05cefceed6
commit 1b9bda0d25

View file

@ -1,7 +1,6 @@
name: Synchronize WPT Nightly
on:
pull_request:
schedule:
# Run this job at 00:00 everyday
- cron: "0 0 * * *"