Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/landamessenger/glyph int…
Browse files Browse the repository at this point in the history
…o bugfix/9-action-tester-pro
  • Loading branch information
efraespada committed Nov 27, 2024
2 parents b7bfa16 + 26a3400 commit 3b25ef3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/git_board_commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ jobs:
action: commit
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token-personal: ${{ secrets.REPO_PAT }}
commit-prefix-builder: |
return branchName + "world";

0 comments on commit 3b25ef3

Please sign in to comment.