Skip to content

Commit

Permalink
test changed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 committed Feb 4, 2025
1 parent 8bd5dc3 commit 0733c2b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_manager.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
pull_request:
# pull_request:

name: CI manager

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_alpha_many_os.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
# pull_request:
pull_request:
# workflow_dispatch:

name: Test latest alpha releases for macOS and Linux
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_nightly_many_os.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
# pull_request:
pull_request:
# workflow_dispatch:

name: Test latest nightly releases for macOS and Linux
Expand Down

0 comments on commit 0733c2b

Please sign in to comment.