Skip to content

Commit

Permalink
chore: Adjust for backport
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Jun 21, 2024
1 parent e83da54 commit 31a0676
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/uno-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,6 @@ name: Update Uno Sdk
on:
schedule:
- cron: '0 */6 * * *'
<<<<<<< HEAD
pull_request:
branches:
- main
<<<<<<< HEAD
- release/stable/*
=======
>>>>>>> e7d0964 (ci: Updater fixes for release branches)
paths:
- .github/workflows/uno-updater.yml
- tools/Uno.Sdk.Updater/*
=======
>>>>>>> 8aaa6af (ci: split cron and PR runner logic)
workflow_dispatch:
inputs:
branch:
Expand Down

0 comments on commit 31a0676

Please sign in to comment.