Skip to content

Commit

Permalink
edit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KristianHolme committed Oct 24, 2024
1 parent 385b603 commit 8edc73f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: CI
on:
push:
branches:
- main
tags: ['v*']
tags: ['v[0-9]+*']
pull_request:
workflow_dispatch:
concurrency:
Expand Down

0 comments on commit 8edc73f

Please sign in to comment.