Skip to content

Commit

Permalink
Update repository files
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashiro committed Jul 3, 2023
1 parent dc71d7c commit 7fd48d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: Katsute/Workflows/.github/workflows/manager.yml@main
if: >-
${{
(github.repository_owner == 'Katsute' || github.repository_owner == 'KatsuteDev') &&
(github.repository_owner == 'Katsute' || github.repository_owner == 'KatsuteDev' || github.repository_owner == 'KatsuteTF') &&
github.actor != 'mashiro-san' &&
!endsWith(github.actor, '[bot]')
}}
Expand Down

0 comments on commit 7fd48d5

Please sign in to comment.