Merge pull request 'futonbeta' (#32) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/32
This commit is contained in:
commit
fca50964f0
6
.github/workflows/futon-deploy.yaml
vendored
6
.github/workflows/futon-deploy.yaml
vendored
@ -10,11 +10,9 @@ name: Lint Code Base
|
||||
# Start the job on all push #
|
||||
#############################
|
||||
on:
|
||||
push:
|
||||
branches-ignore: [master, main]
|
||||
# Remove the line above to run when pushing to master or main
|
||||
pull_request:
|
||||
branches: [master, main]
|
||||
types: [closed]
|
||||
branches: [main]
|
||||
|
||||
###############
|
||||
# Set the Job #
|
||||
|
||||
@ -310,3 +310,5 @@
|
||||
height: calc(4em + env(safe-area-inset-top, 0));
|
||||
}
|
||||
}
|
||||
|
||||
/* test lint comment moment */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user