Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 1be90b9

Browse files
author
Mashiro
authored
Update repository files (#41)
1 parent 4441b89 commit 1be90b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: Katsute/Workflows/.github/workflows/manager.yml@main
2222
if: >-
2323
${{
24-
(github.repository_owner == 'Katsute' || github.repository_owner == 'KatsuteDev') &&
24+
(github.repository_owner == 'Katsute' || github.repository_owner == 'KatsuteDev' || github.repository_owner == 'KatsuteTF') &&
2525
github.actor != 'mashiro-san' &&
2626
!endsWith(github.actor, '[bot]')
2727
}}

0 commit comments

Comments
 (0)