Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
- cron: '0 */4 * * *' # Every 4 hours
workflow_dispatch:

permissions:
contents: write

jobs:
update-community:
runs-on: ubuntu-latest
Expand Down
172 changes: 0 additions & 172 deletions .github/workflows/deploy.yml

This file was deleted.

Loading