Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/create-prs-for-stale-branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Nov 20, 2024
1 parent 5aa782c commit 60098a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/create-prs-for-stale-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,8 @@ jobs:
ref: main
repository: ${{github.repository}}

- if: env.REPO_STATUS == ''
- if: env.REPO_STATUS == '' && github.repository_owner != 'funfair-tech'
name: "Check Repo Visibility"
if: github.repository_owner != 'funfair-tech'
uses: credfeto/[email protected]
id: visibility
with:
Expand Down

0 comments on commit 60098a0

Please sign in to comment.