Skip to content

Commit

Permalink
Remove trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
herbertroth committed Jul 10, 2024
1 parent fd1a2e3 commit 2b908af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/php-cs-fixer.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: "PHP-CS-Fixer"

on:
workflow_dispatch:
push:
branches:
- "[0-9]+.[0-9]+"
- "[0-9]+.x"
- "*_actions"
- "feature-*"
pull_request_target:
types: [ opened,closed,synchronize ]

permissions:
contents: write
Expand Down

0 comments on commit 2b908af

Please sign in to comment.