mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-12 02:56:54 +08:00
Add manual trigger for example builds (#90)
This commit is contained in:
1
.github/workflows/example-builds.yml
vendored
1
.github/workflows/example-builds.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches: ['main', 'master', 'releases/*']
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user