mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
chore(workflow): ignore tags for docs and codecov flows (#1564)
This commit is contained in:
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@@ -3,7 +3,8 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- 'site/**'
|
||||
|
||||
tags-ignore:
|
||||
- '**'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Reference in New Issue
Block a user