This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
name: Pre submits Lint
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
push:
|
||||
branches: [main, "*"]
|
||||
# Run daily as a dry-run/test.
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
|
||||
permissions:
|
||||
# Needed to check out the repo.
|
||||
|
||||
Reference in New Issue
Block a user