Skip to content

Commit

Permalink
Update update-submodules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aricloverEXALT authored Feb 1, 2025
1 parent b72de07 commit 07616d8
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/update-submodules.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,5 @@
name: Update Submodules

on:
workflow_dispatch:

jobs:
update-submodules:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v4.2.2

- name: Set up Git
run: |
git config --global user.email "actions@github.com"
git config --global user.name "GitHub Actions"
name: Update Submodules

on:
workflow_dispatch:

Expand Down

0 comments on commit 07616d8

Please sign in to comment.