Skip to content

Commit

Permalink
only run once a week
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 96fec71c70beb2fb942e5d40339311ea65eb720d
  • Loading branch information
f authored and actions-user committed Sep 19, 2024
1 parent 922053b commit 2b2b5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packages.react-router-busy.copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
# Still run on push in destination repo since it might be needed
# Note PR opened in dest repo pushes commit to source repo and now it's not run, doesn't seem to matter but if it does check actor
# And when PR merged in source, it still closes PR in destination but doesn't update destination repo
if: github.event_name != 'push' || github.repository != 'bitofbreeze/mono'
runs-on: ubuntu-latest
steps:
- name: Check out code
Expand Down

0 comments on commit 2b2b5d5

Please sign in to comment.