Skip to content

Commit

Permalink
Update and rename sync_contributor_repository.yml to notify_parent_re…
Browse files Browse the repository at this point in the history
…pos.yml
  • Loading branch information
DFortun81 authored Aug 25, 2023
1 parent 7fcb907 commit cf52893
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Submodule Notify Parent'
name: 'Submodule Notify Parents'

on:
push:
Expand All @@ -10,7 +10,7 @@ on:

jobs:
notify:
name: 'Submodule Notify Parent'
name: 'Submodule Notify Parents'
runs-on: ubuntu-latest

# Use the Bash shell regardless whether the GitHub Actions runner is ubuntu-latest, macos-latest, or windows-latest
Expand Down

0 comments on commit cf52893

Please sign in to comment.