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 23, 2024
1 parent 4ddcf17 commit 9fa3473
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/call-github-update-submodule.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# File: .github/workflows/call-set-topic.yml
name: call-set-topic
name: call-github-update-submodule

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

View workflow job for this annotation

GitHub Actions / pre-commit

2:1 [document-start] missing document start "---"

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

View workflow job for this annotation

GitHub Actions / pre-commit

2:1 [document-start] missing document start "---"

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

View workflow job for this annotation

GitHub Actions / pre-commit

2:1 [document-start] missing document start "---"

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

View workflow job for this annotation

GitHub Actions / pre-commit

2:1 [document-start] missing document start "---"

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

View workflow job for this annotation

GitHub Actions / pre-commit

2:1 [document-start] missing document start "---"

on:
push:
branches:
- main

jobs:
call-set-topic:
call-github-update-submodule:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 9fa3473

Please sign in to comment.