add pr to docs for testing
This commit is contained in:
@@ -4,6 +4,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
# TODO - REMOVE AFTER TESTING
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- "*"
|
||||||
# schedule:
|
# schedule:
|
||||||
# - cron: '0 0 * * 1' # Every Monday at midnight (UTC)
|
# - cron: '0 0 * * 1' # Every Monday at midnight (UTC)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user