Skip to content

Commit

Permalink
remove feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Oct 10, 2023
1 parent 86d9e38 commit 72c77fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: CI

on:
push:
branches: ["dev", "bwmac/IBCDPE-386/ghcr_ci"]
branches: ["dev"]
tags: ['v[0-9]*', '[0-9]+.[0-9]+*'] # Match tags that resemble a version
pull_request:

Expand Down

0 comments on commit 72c77fb

Please sign in to comment.