Skip to content

Commit

Permalink
back to normal
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 authored Dec 14, 2024
1 parent 1f15f63 commit 80aadea
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/nightly_old_linux_arm64.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
pull_request:
#pull_request:
workflow_dispatch:
schedule:
- cron: '0 9 * * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly_old_linux_x86_64.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
pull_request:
#pull_request:
workflow_dispatch:
schedule:
- cron: '0 9 * * *'
Expand Down

0 comments on commit 80aadea

Please sign in to comment.