Skip to content

Commit

Permalink
ci: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 2, 2023
1 parent 804be67 commit 9677fbe
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
49 changes: 0 additions & 49 deletions .github/workflows/nightly.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -3,11 +3,9 @@ name: test
on:
push:
branches:
- 2.x-dev
- 2.x
pull_request:
branches:
- 2.x-dev
- 2.x

jobs:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/windows.yml
Expand Up @@ -3,11 +3,9 @@ name: windows
on:
push:
branches:
- 2.x-dev
- 2.x
pull_request:
branches:
- 2.x-dev
- 2.x

jobs:
Expand Down

0 comments on commit 9677fbe

Please sign in to comment.