Skip to content

Commit

Permalink
ci: improve triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
a1383n committed Oct 13, 2023
1 parent 5af1f9a commit 951b734
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Static Analysis

on:
push:
paths:
- '**.php'
- 'phpstan.neon.dist'
on: [ push ]

permissions:
contents: read
Expand Down

0 comments on commit 951b734

Please sign in to comment.