Skip to content

Commit

Permalink
hack ci to run
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-q committed May 8, 2024
1 parent 62ce904 commit 20a01de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
pull_request: {}
merge_group:
types: [checks_requested]
workflow_dispatch: {}
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/ci-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
pull_request: {}
merge_group:
types: [checks_requested]
workflow_dispatch: {}
Expand Down

0 comments on commit 20a01de

Please sign in to comment.