mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Sign off commits by WPT importer (#32502)
This will be important to enforce signing off commits in the project.
This commit is contained in:
parent
d297ae0af5
commit
3370146490
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scheduled-wpt-import.yml
vendored
2
.github/workflows/scheduled-wpt-import.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
./mach update-wpt linux-layout-2013/raw/*.log --legacy-layout
|
||||
./mach update-wpt linux-layout-2020/raw/*.log
|
||||
git add tests/wpt/meta tests/wpt/meta-legacy-layout
|
||||
git commit -a --amend --no-edit
|
||||
git commit -a --amend -s --no-edit
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue