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:
l4kr 2023-09-13 15:24:10 +02:00
commit fca50964f0
2 changed files with 4 additions and 4 deletions

View File

@ -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 #

View File

@ -310,3 +310,5 @@
height: calc(4em + env(safe-area-inset-top, 0));
}
}
/* test lint comment moment */