Skip to content

Commit

Permalink
Update updateTarget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored Feb 6, 2025
1 parent d4e66b2 commit 7ff5b03
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/updateTarget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ concurrency:

on:
workflow_dispatch:
schedule:
- cron: '0 */2 * * *'
push:
branches:
- master
Expand All @@ -22,4 +20,4 @@ jobs:
author: M2E Bot <m2e-bot@eclipse.org>
path: 'target-platform'
secrets:
token: ${{ secrets.M2E_BOT_PAT }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7ff5b03

Please sign in to comment.