Skip to content

Commit

Permalink
Ignore version tags for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robotgryphon authored Jan 29, 2025
1 parent 198efe6 commit 105d1f1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
default: false
required: true
push:
tags-ignore:
- v*
paths-ignore:
- "README.md"
- "LICENSE"
Expand Down Expand Up @@ -73,4 +75,4 @@ jobs:
name: Release Alpha on CurseForge
needs: [ publish ]
uses: ./.github/workflows/_release-cf-alpha.yml
secrets: inherit
secrets: inherit

0 comments on commit 105d1f1

Please sign in to comment.