Skip to content

Commit

Permalink
Merge pull request #114 from z-shell/dependabot/github_actions/z-shel…
Browse files Browse the repository at this point in the history
…l/dot-github-1.0.8

Bump z-shell/.github from 1.0.7 to 1.0.8
  • Loading branch information
ss-o authored Sep 22, 2023
2 parents ad18030 + 3bdca45 commit e913203
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ on:
jobs:
labels:
name: "♻️ Sync labels"
uses: z-shell/.github/.github/workflows/[email protected].7
uses: z-shell/.github/.github/workflows/[email protected].8
4 changes: 2 additions & 2 deletions .github/workflows/trunk-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
check:
if: github.event.schedule != '0 05 * * 5'
name: ""
uses: z-shell/.github/.github/workflows/[email protected].7
uses: z-shell/.github/.github/workflows/[email protected].8
upload:
if: github.event.schedule == '0 05 * * 5'
name: "🆙"
uses: z-shell/.github/.github/workflows/[email protected].7
uses: z-shell/.github/.github/workflows/[email protected].8
secrets:
trunk-token: ${{ secrets.TRUNK_TOKEN }}

0 comments on commit e913203

Please sign in to comment.