Skip to content

Commit 571841b

Browse files
committed
ci: ignore tags for push pipeline
1 parent 60744a3 commit 571841b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ffmpeg.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: ffmpeg
22
on:
33
push:
4+
tags-ignore:
5+
- '*'
46
pull_request:
57
workflow_dispatch:
68
release:

0 commit comments

Comments
 (0)