Skip to content

Commit

Permalink
Merge pull request #21 from z-shell/dependabot/github_actions/trunk-i…
Browse files Browse the repository at this point in the history
…o/trunk-action-1.1.15

build(deps): bump trunk-io/trunk-action from 1.1.10 to 1.1.15
  • Loading branch information
ss-o committed Jun 23, 2024
2 parents 653c36f + abab7ab commit 1c87e64
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/trunk-check.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
name: "⭕ Trunk"
on:
push:
branches: [main]
tags: ["v*.*.*"]
pull_request:
types: [opened, synchronize]
workflow_dispatch: {}
Expand All @@ -19,4 +16,4 @@ jobs:
- name: ✅ Checkout
uses: actions/checkout@v4
- name: ✨ Trunk Check
uses: trunk-io/trunk-action@65228585e2c6128315f0f2d5190e2eae7f5c32c6
uses: trunk-io/trunk-action@v1

0 comments on commit 1c87e64

Please sign in to comment.