Skip to content

Commit

Permalink
chore(gha/ci): add gha workflows to pull requests path filter
Browse files Browse the repository at this point in the history
Signed-off-by: kaanyagci <kaan.yagci@makepad.fr>
  • Loading branch information
kaanyagci committed Aug 11, 2024
1 parent e21b2fc commit 9dc6ead
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
paths:
- '**.go'
- '.github/workflows/**'


release:
types: [created]

Expand Down

0 comments on commit 9dc6ead

Please sign in to comment.