Skip to content

Commit

Permalink
Test run build on pushing tags
Browse files Browse the repository at this point in the history
Commit 14b22b2 added creating a release on new tags, but the �uild job filter has no trigger on pushed tags.
  • Loading branch information
aristotelos committed Apr 2, 2024
1 parent db3fb29 commit d19fc3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: build

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit d19fc3c

Please sign in to comment.