Skip to content

Commit

Permalink
chore/add-git-modules add git modules folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Aug 27, 2024
1 parent 3b43ed9 commit 5fec52c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/META-REPO-PATTERNS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
test-
opencepk-
opencepk-
4 changes: 2 additions & 2 deletions .github/workflows/call-github-update-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
separator: '/\r?\n/'
output_format: ','


- name: Log patterns
run: |
echo "Patterns: ${{ steps.read_patterns.outputs.properties }}"
Expand All @@ -56,4 +56,4 @@ jobs:
# -H "Accept: application/vnd.github.v3+json" \
# -H "Authorization: token ${{ steps.get_workflow_token.outputs.token }}" \
# -d '{"ref":"main", "inputs":{"repo":"${{ github.repository }}", "patterns":"${{ env.patterns }}"}}' \
# https://api.github.com/repos/opencepk/opencepk-projects-hub/actions/workflows/github-update-gitmodules.yml/dispatches
# https://api.github.com/repos/opencepk/opencepk-projects-hub/actions/workflows/github-update-gitmodules.yml/dispatches

Check warning on line 59 in .github/workflows/call-github-update-submodule.yml

View workflow job for this annotation

GitHub Actions / pre-commit

59:121 [line-length] line too long (131 > 120 characters)

Check warning on line 59 in .github/workflows/call-github-update-submodule.yml

View workflow job for this annotation

GitHub Actions / pre-commit

59:121 [line-length] line too long (131 > 120 characters)
2 changes: 1 addition & 1 deletion .github/workflows/github-update-gitmodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
# uses: opencepk/opencepk-module-ghactions-common/github-update-gitmodules@fix/update-gitmodules-action
# with:
# token: ${{ secrets.GITHUB_TOKEN }}
# repo: ${{ github.repository }}
# repo: ${{ github.repository }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:

- name: Print custom property
run: |
echo "Custom property value: $CUSTOM_PROPERTY"
echo "Custom property value: $CUSTOM_PROPERTY"
23 changes: 0 additions & 23 deletions .pre-commit-template-skip-hooks.sh

This file was deleted.

0 comments on commit 5fec52c

Please sign in to comment.