Skip to content

Commit df7b8eb

Browse files
committed
Revert "Skip change detection on tags"
This reverts commit 96ca80a.
1 parent 24b4f2c commit df7b8eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-push-artifacts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
changes:
88
name: Check for relevant changes
99
runs-on: ubuntu-latest
10-
if: ${{ github.ref_type != 'tag' }}
1110
# Required permissions
1211
permissions:
1312
pull-requests: read

0 commit comments

Comments
 (0)