Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/generate-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: Check out GEDCOM
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Get the branch name
id: extract_branch
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/propagate-main-to-v7.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Check out GEDCOM
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Set git config
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checkout GEDCOM
uses: actions/checkout@v5
uses: actions/checkout@v6

- name: Validate YAML
run: yamllint .