Skip to content

Commit

Permalink
Merge pull request #273 from GNS3/remove-appveyor-circleci
Browse files Browse the repository at this point in the history
Remove AppVeyor and Circle CI workflows
  • Loading branch information
grossmj authored Oct 8, 2024
2 parents c6925a6 + 55aa125 commit a78ae11
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 a78ae11

Please sign in to comment.