Skip to content

Commit fd377c1

Browse files
committed
fix: redukcja reduntancji uruchamiania akcji + dalsze testowanie na przykladowych organizacjach
1 parent 547decb commit fd377c1

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/organization-update.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Walidacja zmiany plików organizacji
22

33
on:
4-
push:
5-
paths:
6-
- 'organizations/*.yaml'
74
pull_request:
85
paths:
96
- 'organizations/*.yaml'

organizations/testowa2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
nazwa: Testowa organizacja
33

44
# wyslij.co/testowej - adres, pod którym będzie dostępna strona
5-
adres: testowej
5+
adres: testowej2
66

77
strona: http://testowa.pl
88
krs: 123456789

0 commit comments

Comments
 (0)