Skip to content

Commit

Permalink
Update compare-versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaguiar authored Jan 11, 2025
1 parent 2ac2728 commit 39cf2a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compare-versions.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Version Images
name: Compare Versions

on:
workflow_dispatch:
schedule:
- cron: '42 5 * * *'

jobs:
Compare-Versions::
Compare-Versions:
runs-on : ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 39cf2a1

Please sign in to comment.