mirror of
https://github.com/RPCSX/RPCSX.github.io.git
synced 2026-01-31 01:05:21 +01:00
Update workflow to only run in the main repo
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -2,6 +2,7 @@ name: Build Vue
|
||||
on: [push]
|
||||
jobs:
|
||||
build_vue:
|
||||
if: github.repository_owner == 'RPCSX'
|
||||
runs-on: ubuntu-latest
|
||||
name: Build Vue
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user