Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mdavid-m committed Nov 20, 2024
1 parent afd7599 commit 8c5525e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Debug
on:
push:
branches:
- "*"
branches: [ "main" ]
pull_request:
branches:
- "*"
branches: [ "main" ]
workflow_dispatch:
env:
OPENMS_VERSION: 3.2.0
Expand Down

0 comments on commit 8c5525e

Please sign in to comment.