Skip to content

Commit

Permalink
Remove appveyor.yml and .circleci/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Oct 8, 2024
1 parent c6925a6 commit 55aa125
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 95 deletions.
60 changes: 0 additions & 60 deletions .circleci/config.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ name: "CodeQL"

on:
push:
branches: [ "master", "rust" ]
branches: [ "master" ]
pull_request:
branches: [ "master", "rust" ]
branches: [ "master" ]
schedule:
- cron: '44 23 * * 4'

Expand Down
33 changes: 0 additions & 33 deletions appveyor.yml

This file was deleted.

0 comments on commit 55aa125

Please sign in to comment.