Skip to content

Commit

Permalink
Disable CI github action
Browse files Browse the repository at this point in the history
  • Loading branch information
patcarter883 committed Nov 23, 2023
1 parent 90c2231 commit 51955c2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Continuous Integration

on:
push:
branches:
- master
# push:
# branches:
# - master

pull_request:
branches:
- master
# pull_request:
# branches:
# - master

env:
VCPKG_COMMIT: "962e5e39f8a25f42522f51fffc574e05a3efd26b"
Expand Down

0 comments on commit 51955c2

Please sign in to comment.