Skip to content

Commit

Permalink
chore: Sync changes from the template (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: oprypkhantc <[email protected]>
  • Loading branch information
package-sync[bot] and oprypkhantc authored May 14, 2024
1 parent b62c4e8 commit fcc97e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/template-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
schedule:
- cron: '*/5 * * * *'

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

jobs:
sync:
name: Sync
Expand Down

0 comments on commit fcc97e0

Please sign in to comment.