mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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:
|
jobs:
|
||||||
build-linux:
|
build-linux:
|
||||||
if: github.repository == 'servo/servo' || github.event_name == 'push'
|
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue