chore: Add missing ** in paths-ignore (#3451)

pull/3454/head
Michael Li 3 years ago committed by GitHub
parent c8ee312ae2
commit e460187508
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ on:
tags-ignore:
- '**'
paths-ignore:
- 'website/'
- 'website/**'
workflow_call:
workflow_dispatch:

Loading…
Cancel
Save