Skip to content

Commit a5b2a69

Browse files
committed
update GitHub actions
1 parent 123bebe commit a5b2a69

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# These are supported funding model platforms
22

3-
github: RobTillaart
3+
github: RobTillaart
44
custom: "https://www.paypal.me/robtillaart"
5-

.github/workflows/arduino-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- uses: arduino/arduino-lint-action@v1
1111
with:
1212
library-manager: update
13-
compliance: strict
13+
compliance: strict

.github/workflows/jsoncheck.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
- name: json-syntax-check
1616
uses: limitusus/json-syntax-check@v2
1717
with:
18-
pattern: "\\.json$"
19-
18+
pattern: "\\.json$"

0 commit comments

Comments
 (0)