Skip to content

Commit

Permalink
renamed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Ipagaxi committed Mar 12, 2024
1 parent 12383a3 commit d26ec4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This starter workflow is for a CMake project running on multiple platforms. There is a different starter workflow if you just want a single platform.
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml
name: CMake on multiple platforms
name: Check Multi-Platform

on: [push]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create Releases
name: Upload Build Artifacts

on:
pull_request:
Expand Down

0 comments on commit d26ec4b

Please sign in to comment.