mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Remove if guard in linux workflow
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user