mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Remove if guard in linux workflow
This commit is contained in:
parent
76e9c68ac7
commit
2f3364a291
1 changed files with 0 additions and 1 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
@ -50,7 +50,6 @@ env:
|
|||
|
||||
jobs:
|
||||
build-linux:
|
||||
if: github.repository == 'servo/servo' || github.event_name == 'push'
|
||||
name: Build
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue