Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- humble
workflow_dispatch:
jobs:
build-and-test:
runs-on: ubuntu-22.04
Expand Down
45 changes: 0 additions & 45 deletions .github/workflows/humble_cron.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ on:
push:
branches:
- jazzy
schedule:
- cron: '0 0 * * 6'
workflow_dispatch:
jobs:
build-and-test:
runs-on: ubuntu-24.04
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/jazzy_cron.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/kilted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- kilted
workflow_dispatch:
jobs:
build-and-test:
runs-on: ubuntu-24.04
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/kilted_cron.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions .github/workflows/rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
branches:
- rolling
schedule:
- cron: '0 0 * * 6'
workflow_dispatch:
jobs:
build-and-test:
runs-on: ubuntu-24.04
Expand Down
45 changes: 0 additions & 45 deletions .github/workflows/rolling_cron.yaml

This file was deleted.