Loading .github/workflows/teams.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ defaults: jobs: sync: if: github.event_name != 'schedule' || github.repository_owner == 'NixOS' runs-on: ubuntu-24.04-arm steps: # Use a GitHub App to create the PR so that CI gets triggered and to Loading Loading
.github/workflows/teams.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ defaults: jobs: sync: if: github.event_name != 'schedule' || github.repository_owner == 'NixOS' runs-on: ubuntu-24.04-arm steps: # Use a GitHub App to create the PR so that CI gets triggered and to Loading