Skip to content

Commit

Permalink
change trigger branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
yerbol-akhmetov committed Oct 12, 2023
1 parent 1fc0931 commit 25ad6cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: CI-Linux
on:
push:
branches:
- scenario_management
- main
pull_request:
branches:
- scenario_management
- main
schedule:
- cron: "0 5 * * TUE"

Expand Down

0 comments on commit 25ad6cb

Please sign in to comment.