Add manual and cron triggers to Safari build
This commit is contained in:
4
.github/workflows/safari.yml
vendored
4
.github/workflows/safari.yml
vendored
@@ -3,7 +3,9 @@ name: Test in latest available Safari
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-latest
|
||||
|
||||
Reference in New Issue
Block a user