Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates and fixes for ubuntu-latest change to ubuntu-24.04 #1144

Closed
wants to merge 15 commits into from
Prev Previous commit
Next Next commit
Update versions.yml
  • Loading branch information
aparnajyothi-y authored Sep 30, 2024
commit 1f73a3b53e1657b095598ce7fbf7195b190c5fb9
10 changes: 9 additions & 1 deletion .github/workflows/versions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
name: versions

on:
workflow_dispatch:
pull_request:
paths-ignore:
- '**.md'
push:
branches:
- main
- releases/*
paths-ignore:
- '**.md'

jobs:
local-cache: