Skip to content

Commit

Permalink
TEMP CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 7, 2022
1 parent a17cd47 commit 489be0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ name: Tests
on:
workflow_dispatch:
push:
branches:
- 'main'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
- '3.7'
# branches:
# - 'main'
# - '3.11'
# - '3.10'
# - '3.9'
# - '3.8'
# - '3.7'
pull_request:
branches:
- 'main'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docs

on:
workflow_dispatch:
#push:
push:
# branches:
# - 'main'
# - '3.11'
Expand Down

0 comments on commit 489be0d

Please sign in to comment.