Skip to content

Commit

Permalink
ci: change on trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Tohr01 committed Jun 20, 2024
1 parent 0321ff2 commit ad589c5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Prettier CI

# This action works with pull requests and pushes
on:
pull_request:
push:
branches:
- main
on: [push]

jobs:
prettier:
Expand Down

0 comments on commit ad589c5

Please sign in to comment.