chore: Add master to link checker

This commit is contained in:
Sidharth Vinod 2022-11-15 14:16:41 +05:30
parent 195f3a5feb
commit e27966c15f
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD

View File

@ -10,9 +10,11 @@ on:
push:
branches:
- develop
- master
pull_request:
branches:
- develop
- master
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '30 8 * * 5'