Restore PR branches whitelist

This commit is contained in:
George Dietrich 2021-10-09 16:14:18 -04:00
parent a261a30b83
commit 51fc681712
No known key found for this signature in database
GPG key ID: 1E3D9616D23702FF

View file

@ -1,7 +1,9 @@
name: Athena name: Athena
on: on:
pull_request: # TODO: Set this back to only master pull_request:
branches:
- 'master'
schedule: schedule:
- cron: '37 0 * * *' # Nightly at 00:37 - cron: '37 0 * * *' # Nightly at 00:37