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

Add macos-13 to the workflows and upgrade publish-actions from 0.2.2 to 0.3.0 #1174

Merged
merged 5 commits into from
Dec 18, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update versions.yml
  • Loading branch information
aparnajyothi-y authored Sep 30, 2024
commit a1c9ad90212ad4f8c7c1858906484ddb059ef872
10 changes: 1 addition & 9 deletions .github/workflows/versions.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
name: versions

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

jobs:
local-cache: