Skip to content

Commit

Permalink
organize repo, make gh action trigger less \n\n !build-containers
Browse files Browse the repository at this point in the history
  • Loading branch information
IncognitoTGT committed Aug 5, 2024
1 parent 71fe10a commit 34ce16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-type.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
if: ${{ github.repository == 'spaceness/stardust-docs' && github.ref == 'refs/heads/main' }}
with:
commit_message: "chore: sync config type"
commit_message: "chore: sync config type !v-deploy"
commit_options: "--allow-empty"
commit_author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
branch: ${{ github.head_ref }}

0 comments on commit 34ce16a

Please sign in to comment.