Skip to content

Commit

Permalink
cc
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Jan 14, 2025
1 parent 54755c9 commit fa285b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lister.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
name: "Sync Apps Lists to Another Repo"

on:
push:
branches: '**'

workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
sync-files:
name: "Run sync"
Expand Down

0 comments on commit fa285b1

Please sign in to comment.