Skip to content

Commit

Permalink
ci: remove trigger filter
Browse files Browse the repository at this point in the history
  • Loading branch information
silenium-dev committed Jul 24, 2024
1 parent be68fc2 commit baa3e46
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ffmpeg.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
name: ffmpeg
on:
push:
paths:
- ffmpeg/**
- .github/workflows/ffmpeg.yml
- .github/actions/**
pull_request:
paths:
- ffmpeg/**
- .github/workflows/ffmpeg.yml
- .github/actions/**
workflow_dispatch:
env:
CI_DEPLOY_NEED_GCC: 1
Expand Down

0 comments on commit baa3e46

Please sign in to comment.