Skip to content

Commit

Permalink
ci: 1.17.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kibae committed Mar 17, 2024
1 parent bf12ebf commit c59fbc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: CMake on Linux

on:
workflow_dispatch:
push:
workflow_run:
workflows: ["Asset Cache"]
types:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cmake-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: CMake on MacOS

on:
workflow_dispatch:
push:
workflow_run:
workflows: ["Asset Cache"]
types:
Expand Down

0 comments on commit c59fbc3

Please sign in to comment.