Skip to content

Commit

Permalink
Removed schedule in sync-awf-latest.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
  • Loading branch information
SakodaShintaro committed Mar 3, 2025
1 parent 1aaf19a commit 8298a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-awf-latest.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: sync-awf-latest

on:
schedule:
- cron: 50 */1 * * * # every 1 hour (**:50)
# schedule:
# - cron: 50 */1 * * * # every 1 hour (**:50)
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 8298a0a

Please sign in to comment.