master -> main
This commit is contained in:
parent
b7df452394
commit
1808fe00ea
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test-waylonwalker-com.yml
vendored
4
.github/workflows/test-waylonwalker-com.yml
vendored
|
|
@ -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 * * * *'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue