This commit is contained in:
WaylonWalker 2020-07-27 08:18:36 -05:00
commit 72d2421139

View file

@ -6,9 +6,9 @@ name: Test WaylonWalker.com
# events but only for the master branch
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
schedule:
- cron: '*/10 * * * *'