Skip to content

Commit

Permalink
ignore pushing tags for build action
Browse files Browse the repository at this point in the history
  • Loading branch information
encbladexp committed Oct 22, 2024
1 parent 2478363 commit 35e4f5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build
on:
push:
tags-ignore:
- '*'
pull_request:

jobs:
Expand Down

0 comments on commit 35e4f5a

Please sign in to comment.