Skip to content

Commit 8838ea5

Browse files
committed
ci: if tag
1 parent 2c9d6e7 commit 8838ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/laravel-11.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313

1414
jobs:
1515
test:
16+
if: ${{ ! startsWith(github.ref, 'refs/tags/') }}
1617
name: Test
1718
runs-on: ubuntu-latest
1819
container:

0 commit comments

Comments
 (0)