futonbeta #32

Merged
l4kr merged 2 commits from futonbeta into main 2023-09-13 13:24:12 +00:00
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 # # Start the job on all push #
############################# #############################
on: on:
push:
branches-ignore: [master, main]
# Remove the line above to run when pushing to master or main
pull_request: pull_request:
branches: [master, main] types: [closed]
branches: [main]
############### ###############
# Set the Job # # Set the Job #

View File

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