diff --git a/.github/workflows/trunk-check.yml b/.github/workflows/trunk-check.yml index 4bd26c3..ef2ac04 100644 --- a/.github/workflows/trunk-check.yml +++ b/.github/workflows/trunk-check.yml @@ -1,9 +1,6 @@ --- name: "⭕ Trunk" on: - push: - branches: [main] - tags: ["v*.*.*"] pull_request: types: [opened, synchronize] workflow_dispatch: {} @@ -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