Skip to content

Commit

Permalink
Disabled CI for legacy branches.
Browse files Browse the repository at this point in the history
Closes #568.
  • Loading branch information
xvitaly committed Mar 28, 2024
1 parent 0145fe1 commit e7fcf37
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ on:
push:
branches:
- 'master'
- 'legacy'
pull_request:
branches:
- 'master'
- 'legacy'

jobs:
analyze:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ on:
push:
branches:
- 'master'
- 'legacy'
pull_request:
branches:
- 'master'
- 'legacy'

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ on:
push:
branches:
- 'master'
- 'legacy'
pull_request:
branches:
- 'master'
- 'legacy'

jobs:
build:
Expand Down

0 comments on commit e7fcf37

Please sign in to comment.