Skip to content

Commit

Permalink
Merge pull request #29 from vorsterk/kkk
Browse files Browse the repository at this point in the history
test: Testing create dir
  • Loading branch information
vorsterk authored Jul 5, 2024
2 parents 558b134 + 28b94ea commit 8a40c08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
##

name: Benchmark CI
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Sync Workflows to Other Repos
env:
REPOS: |
batch-ppa
typology-processor
GITHUB_TOKEN: ${{ secrets.PAT }}
run: |
SIGNED_OFF_BY="Signed-off-by: ${{ env.PR_AUTHOR_NAME_FULL }} <${{ env.PR_AUTHOR_EMAIL }}>"
Expand Down

0 comments on commit 8a40c08

Please sign in to comment.