Skip to content

Commit

Permalink
DEBUG: RUN ON PUSH
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 13, 2024
1 parent cdfa5a1 commit 1067f10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
workflow_dispatch:
pull_request:
push:
branches:
- master
- main
- develop

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: wheels

on:
push:
workflow_dispatch:
release:
types:
Expand Down

0 comments on commit 1067f10

Please sign in to comment.