mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Avoid running the job for PRs
This commit is contained in:
parent
05cefceed6
commit
1b9bda0d25
1 changed files with 0 additions and 1 deletions
1
.github/workflows/wpt-nightly.yml
vendored
1
.github/workflows/wpt-nightly.yml
vendored
|
@ -1,7 +1,6 @@
|
|||
name: Synchronize WPT Nightly
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
schedule:
|
||||
# Run this job at 00:00 everyday
|
||||
- cron: "0 0 * * *"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue