Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaguiar authored Jan 11, 2025
1 parent f5813e1 commit 2ac2728
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/compare-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ name: Version Images
on:
workflow_dispatch:
schedule:
- cron: '37 3 * * 6'
- cron: '42 5 * * *'

jobs:
Version-Images:
Compare-Versions::
runs-on : ubuntu-latest
permissions:
contents: write
pull-requests: write
name : Version images
name : Compare Versions
steps :
- uses: actions/checkout@v4
name: Checkout
Expand Down

0 comments on commit 2ac2728

Please sign in to comment.