Skip to content

Commit

Permalink
remove commented lines in CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
Yolnan committed Mar 1, 2024
1 parent 5ff7977 commit 110c732
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cmake_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
- master
pull_request:
paths:
# - 'snp**'
# - '.github/workflows/cmake_format.yml'
# - '**cmake-format'
schedule:
- cron: '0 5 * * *'

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
branches:
- master
pull_request:
# paths:
# - 'snp**'
# - '.github/workflows/ubuntu.yml'
schedule:
- cron: '0 5 * * *'
workflow_dispatch:
Expand Down

0 comments on commit 110c732

Please sign in to comment.