Skip to content

Commit 8c7e2a8

Browse files
committed
run lints on PR syncs
1 parent fcdf850 commit 8c7e2a8

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

.github/FUNDING.yml

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

3-
github: [EvieePy, IAmTomahawkx, chillymosh]
3+
github: [IAmTomahawkx, chillymosh]
44

.github/pages/cf-pages.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build
33
on:
44
push:
55
pull_request:
6-
types: [opened, edited]
6+
types: [opened, reopened, edited, synchronize]
77

88
jobs:
99
lib:

0 commit comments

Comments
 (0)