File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ actions:
2323 ```
2424 .release-please-config.json # Release configuration
2525 .release-please-manifest.json # Version tracking
26- .github/workflows/release.yml # Release workflow
26+ .github/workflows/release.yaml # Release workflow
2727 ```
2828
2929 2. Commit Message Format:
File renamed without changes.
Original file line number Diff line number Diff line change 55 paths :
66 - " flake.nix"
77 - " flake.lock"
8- - " .github/workflows/nix-flake.yml "
8+ - " .github/workflows/nix-flake.yaml "
99 - " .github/actions/setup-nix/**"
1010 pull_request :
1111 paths :
1212 - " flake.nix"
1313 - " flake.lock"
14- - " .github/workflows/nix-flake.yml "
14+ - " .github/workflows/nix-flake.yaml "
1515 - " .github/actions/setup-nix/**"
1616
1717concurrency :
File renamed without changes.
You can’t perform that action at this time.
0 commit comments