Skip to content

Commit c06e83a

Browse files
committed
temp
1 parent 19ad87c commit c06e83a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545

4646
# Avoid running this workflow for forks and allow skipping CI:
47-
if: "github.repository == 'data-apis/array-api' && !contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]') && !contains(github.event.head_commit.message, '[skip github]')"
47+
if: "github.repository == 'honno/array-api' && !contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]') && !contains(github.event.head_commit.message, '[skip github]')"
4848

4949
# Define a sequence of job steps...
5050
steps:

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: [status]
22
jobs:
33
circleci_artifacts_redirector_job:
44
# Don't run Action on forks, and allow skipping CI
5-
if: "github.repository == 'data-apis/array-api'"
5+
if: "github.repository == 'honno/array-api'"
66
runs-on: ubuntu-latest
77
name: Run CircleCI artifacts redirector
88
steps:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy