Skip to content

Commit 78b1627

Browse files
committed
launch runs
1 parent 5877d54 commit 78b1627

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/macossparsely.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
- main
88
# - develop
9-
- build_macos
9+
- run_actions
1010
# pull_request:
1111
# branches:
1212
- master

.github/workflows/ubuntusparsely.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
- main
88
# - develop
9-
- build_ubuntu
9+
- run_actions
1010
# pull_request:
1111
# branches:
1212
- master

.github/workflows/windowssparsely.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
# - master
77
- main
88
# - develop
9-
- build_windows
9+
- run_actions
1010
# pull_request:
1111
# branches:
1212
# - master

0 commit comments

Comments
 (0)