Skip to content

Commit

Permalink
ci: add paths-ignore
Browse files Browse the repository at this point in the history
Change-Id: I32bdb15e5063a22f8ff642281c473e15e571f0f2
  • Loading branch information
Pesa committed Jan 28, 2024
1 parent 5748e82 commit 60d3e0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: CI
on:
push:
paths-ignore:
- 'manpages/**'
- '*.md'
- '.mailmap'
workflow_dispatch:

permissions: {}
Expand Down

0 comments on commit 60d3e0e

Please sign in to comment.