Skip to content

Commit 200d4a7

Browse files
factions-user
authored andcommitted
sync
GitOrigin-RevId: e83f5c9c3366fc5886b87e0d6b484d9f2efef52f
1 parent e00b720 commit 200d4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.react-router-busy.copy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# Need to make sure only runs in mono and react-router-busy, not other mirrors
1717
# But also could just not mirror these actions to others
1818
# "54: Nothing to do in the SoT repo except for push events."
19-
if: (github.repository == 'bitofbreeze/mono' || github.repository == 'bitofbreeze/react-router-busy') && (github.event_name != 'push' || github.repository != 'bitofbreeze/mono') && (github.event_name != 'pull_request_target' || github.repository != 'bitofbreeze/mono')
19+
# if: (github.repository == 'bitofbreeze/mono' || github.repository == 'bitofbreeze/react-router-busy') && (github.event_name != 'push' || github.repository != 'bitofbreeze/mono') && (github.event_name != 'pull_request_target' || github.repository != 'bitofbreeze/mono')
2020
runs-on: ubuntu-latest
2121
steps:
2222
# TODO Not working in PR that this was added in

0 commit comments

Comments
 (0)