acid testing
All checks were successful
Lint Code Base / Lint Code Base (pull_request) Successful in 13s
All checks were successful
Lint Code Base / Lint Code Base (pull_request) Successful in 13s
This commit is contained in:
parent
0168ced5bb
commit
aa354968d3
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 #
|
||||
|
||||
Loading…
Reference in New Issue
Block a user