mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +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
|
name: Synchronize WPT Nightly
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
schedule:
|
schedule:
|
||||||
# Run this job at 00:00 everyday
|
# Run this job at 00:00 everyday
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue