mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix typo in workflow file.
Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
2957f1e2cc
commit
4528c56eaf
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- libdivdcomputer/src/descriptor.c
|
- libdivecomputer/src/descriptor.c
|
||||||
- SupportedDivecomputers.txt
|
- SupportedDivecomputers.txt
|
||||||
- SupportedDivecomputers.html
|
- SupportedDivecomputers.html
|
||||||
- scripts
|
- scripts
|
||||||
|
@ -13,7 +13,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- libdivdcomputer/src/descriptor.c
|
- libdivecomputer/src/descriptor.c
|
||||||
- SupportedDivecomputers.txt
|
- SupportedDivecomputers.txt
|
||||||
- SupportedDivecomputers.html
|
- SupportedDivecomputers.html
|
||||||
- scripts
|
- scripts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue