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 17, 2024
1 parent 8accde7 commit 87ec127
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
workflow_dispatch:
pull_request:
push:
branches:
- master
- main
- develop
# branches:
# - master
# - main
# - develop

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 87ec127

Please sign in to comment.